aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-27Update version for v2.12.0-rc1 releasev2.12.0-rc1Peter Maydell
2018-03-27gdbstub: send a termination packet instead of crashing gdbKONRAD Frederic
2018-03-27Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-27-v2' int...Peter Maydell
2018-03-27Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell
2018-03-27Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2018-03-27hmp.c: Revert hmp_info_cpus output format changeSatheesh Rajendran
2018-03-27tests: qmp-test: add test for new "x-oob"Peter Xu
2018-03-27tests: Add parameter to qtest_init_without_qmp_handshakeEric Blake
2018-03-27monitor: new parameter "x-oob"Peter Xu
2018-03-27qmp: cleanup qmp queues properlyPeter Xu
2018-03-27tests: add oob-test for qapi-schemaPeter Xu
2018-03-27tests: let qapi-schema tests detect oobPeter Xu
2018-03-27qapi: restrict allow-oob value to be "true"Peter Xu
2018-03-27qmp: fix qmp_capabilities error regressionPeter Xu
2018-03-27qdict: remove useless castLaurent Vivier
2018-03-27error: Remove NULL checks on error_propagate() callsLaurent Vivier
2018-03-27error: Strip trailing '\n' from error string arguments (again again)Laurent Vivier
2018-03-27tests: Silence false positive warning on generated test nameEric Blake
2018-03-27qmp-test: fix response leakMarc-André Lureau
2018-03-27Merge remote-tracking branch 'remotes/xtensa/tags/20180326-xtensa' into stagingPeter Maydell
2018-03-27Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2018-03-26' in...Peter Maydell
2018-03-27MAINTAINERS: add include/block/aio-wait.hStefan Hajnoczi
2018-03-27coroutine: add test-aio coroutine queue chaining test caseStefan Hajnoczi
2018-03-27coroutine: avoid co_queue_wakeup recursionStefan Hajnoczi
2018-03-27queue: add QSIMPLEQ_PREPEND()Stefan Hajnoczi
2018-03-27Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20180327' into stagingPeter Maydell
2018-03-27Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20180326' into stagingPeter Maydell
2018-03-27macio: fix NULL pointer dereference when issuing IDE trimMark Cave-Ayland
2018-03-27ide: fix invalid TRIM range abortion for macioAnton Nefedov
2018-03-26target/xtensa: fix timers testMax Filippov
2018-03-26linux-user/xtensa: remove stray syscall.hMax Filippov
2018-03-26target/xtensa/import_core.sh: fix #include <xtensa-isa.h>Max Filippov
2018-03-26target/xtensa: add .inc. to non-top level source file namesMax Filippov
2018-03-26vmdk: return ERROR when cluster sector is larger than vmdk limitationyuchenlin
2018-03-26iotests: enable shared migration cases in 169Vladimir Sementsov-Ogievskiy
2018-03-26qcow2: fix bitmaps loading when bitmaps already existVladimir Sementsov-Ogievskiy
2018-03-26qcow2-bitmap: add qcow2_reopen_bitmaps_rw_hint()Vladimir Sementsov-Ogievskiy
2018-03-26Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2018-03-26target/hppa: Include priv level in user-only iaoqRichard Henderson
2018-03-26scripts/decodetree: Fix insnmask not marked as global in main()Bastian Koppelmann
2018-03-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2018-03-26qemu-pr-helper: Actually allow users to specify pidfileMichal Privoznik
2018-03-26chardev/char-fe: Allow NULL chardev in qemu_chr_fe_init()Peter Maydell
2018-03-26iothread: fix breakage on windowsPeter Xu
2018-03-26scsi: turn "is this a SCSI device?" into a conditional hintPaolo Bonzini
2018-03-26chardev-socket: remove useless ifPaolo Bonzini
2018-03-26tcg: Really fix cpu_io_recompileRichard Henderson
2018-03-26vhost-user-test: add back memfd checkMarc-André Lureau
2018-03-26vhost-user-test: do not hang if chardev creation failedMarc-André Lureau
2018-03-26scripts/device-crash-test: Remove fixed isapc-with-iommu entryThomas Huth