summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* armv7m: Replace armv7m.hack with unassigned_access handlerMichael Davidsaver2017-01-273-14/+34
* armv7m: MRS/MSR: handle unprivileged accessMichael Davidsaver2017-01-271-42/+37Star
* aspeed/smc: handle dummy bytes when doing fast reads in command modeCédric Le Goater2017-01-271-0/+21
* Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2017-01-26-1' in...Peter Maydell2017-01-272-1/+4
|\
| * io: fix possible double free of task error objectDaniel P. Berrange2017-01-262-1/+4
* | Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20170126' into stagingPeter Maydell2017-01-271-1/+1
|\ \
| * | s390x/flic: fix compilation of kvm flicCornelia Huck2017-01-261-1/+1
| |/
* | Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell2017-01-271-1/+2
|\ \
| * | aio-posix: honor is_external in AioContext pollingStefan Hajnoczi2017-01-261-1/+2
| |/
* | Merge remote-tracking branch 'remotes/famz/tags/for-upstream' into stagingPeter Maydell2017-01-273-3/+43
|\ \ | |/ |/|
| * test-hbitmap: Add hbitmap_is_serializable() callsMax Reitz2017-01-261-0/+11
| * hbitmap: Add hbitmap_is_serializable()Max Reitz2017-01-262-3/+32
|/
* 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