summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390x/flic: fix compilation of kvm flicCornelia Huck2017-01-261-1/+1
* Merge remote-tracking branch 'remotes/gkurz/tags/for-upstream' into stagingPeter Maydell2017-01-253-13/+26
|\
| * 9pfs: fix offset error in v9fs_xattr_read()Greg Kurz2017-01-251-3/+3
| * 9pfs: local: trivial cosmetic fix in pwritev opGreg Kurz2017-01-251-2/+1Star
| * 9pfs: fix off-by-one error in PDU free listGreg Kurz2017-01-251-1/+1
| * tests: virtio-9p: improve error reportingGreg Kurz2017-01-251-5/+19
| * 9pfs: add missing coroutine_fn annotationsGreg Kurz2017-01-251-2/+2
* | Merge remote-tracking branch 'remotes/xtensa/tags/20170124-xtensa' into stagingPeter Maydell2017-01-2512-203/+456
|\ \
| * | target-xtensa: implement RER/WER instructionsMax Filippov2017-01-176-3/+44
| * | target/xtensa: tests: clean up interrupt testsMax Filippov2017-01-151-7/+20
| * | target/xtensa: tests: add memctl testMax Filippov2017-01-151-0/+1
| * | target/xtensa: implement MEMCTL SRMax Filippov2017-01-156-0/+68
| * | target/xtensa: fix ICACHE/DCACHE options detectionMax Filippov2017-01-151-2/+2
| * | target/xtensa: tests: add ccount write testsMax Filippov2017-01-151-0/+34
| * | target/xtensa: tests: replace hardcoded interrupt masksMax Filippov2017-01-151-5/+5
| * | target/xtensa: tests: fix timer testsMax Filippov2017-01-151-28/+33
| * | target/xtensa: tests: run tests with icountMax Filippov2017-01-151-1/+1
| * | target/xtensa: don't continue translation after exceptionMax Filippov2017-01-151-1/+4
| * | target/xtensa: support icountMax Filippov2017-01-153-45/+143
| * | target/xtensa: refactor CCOUNT/CCOMPAREMax Filippov2017-01-155-107/+65Star
| * | target/xtensa: implement RUNSTALLMax Filippov2017-01-153-2/+17
| * | target/xtensa: add static vectors selectionMax Filippov2017-01-153-3/+20
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-nios-20170124' into stagingPeter Maydell2017-01-2540-7/+7727
|\ \ \
| * | | nios2: Add support for Nios-II R1Marek Vasut2017-01-247-0/+26
| * | | nios2: Add Altera 10M50 GHRD emulationMarek Vasut2017-01-245-0/+431
| * | | nios2: Add periodic timer emulationChris Wulff2017-01-242-0/+238
| * | | nios2: Add IIC interrupt controller emulationChris Wulff2017-01-242-0/+104
| * | | nios2: Add usermode binaries emulationMarek Vasut2017-01-2411-7/+1148
| * | | nios2: Add disas entriesMarek Vasut2017-01-243-0/+3541
| * | | nios2: Add architecture emulation supportChris Wulff2017-01-2410-0/+2239
* | | | Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...Peter Maydell2017-01-2543-104/+88Star
|\ \ \ \
| * | | | hw/isa/isa-bus: Set category of the "isabus-bridge" deviceThomas Huth2017-01-241-0/+1
| * | | | usb: Set category and description of the MTP deviceThomas Huth2017-01-241-0/+2
| * | | | gdbstub.c: update old error report statementsZiyue Yang2017-01-241-5/+5
| * | | | gdbstub.c: fix GDB connection segfault caused by empty machinesZiyue Yang2017-01-241-0/+7
| * | | | scsi-disk: add 'fall through' comment to switch VERIFY casesPeter Maydell2017-01-241-0/+1
| * | | | Drop duplicate display option documentationSamuel Thibault2017-01-241-1/+1
| * | | | hw/display/framebuffer.c: Avoid overflow for framebuffers > 4GBPeter Maydell2017-01-241-1/+1
| * | | | win32: use glib gpoll if glib >= 2.50Marc-André Lureau2017-01-242-1/+3
| * | | | util/mmap-alloc: refactor a little bit for readabilityCao jin2017-01-241-6/+4Star
| * | | | util/mmap-alloc: check parameter before usingCao jin2017-01-241-3/+4
| * | | | vfio: remove a duplicated word in commentsCao jin2017-01-241-2/+2
| * | | | docs: sync pci-ids.txtGerd Hoffmann2017-01-241-0/+3
| * | | | disas/cris.c: Fix Coverity warning about unchecked NULLPeter Maydell2017-01-241-1/+1
| * | | | lm32: milkymist-tmu2: fix another integer overflowPeter Maydell2017-01-241-1/+1
| * | | | hw/i386/kvmvapic: Remove dead code in patch_hypercalls()Peter Maydell2017-01-241-6/+0Star
| * | | | doc/usb2: fix typoCao jin2017-01-241-1/+1
| * | | | qga: fix erroneous argument to strerrorPaolo Bonzini2017-01-241-2/+2
| * | | | block: remove dead checkPaolo Bonzini2017-01-241-1/+1
| * | | | pci-assign: avoid pointless statPaolo Bonzini2017-01-241-8/+8