aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-28tcg: Mark muluh_i64 and mulsh_i64 as 64-bit opsRichard Henderson1-2/+2
2018-03-27Update version for v2.12.0-rc1 releasev2.12.0-rc1Peter Maydell1-1/+1
2018-03-27gdbstub: send a termination packet instead of crashing gdbKONRAD Frederic3-0/+11
2018-03-27Merge remote-tracking branch 'remotes/ericb/tags/pull-qapi-2018-03-27-v2' int...Peter Maydell24-84/+233
2018-03-27Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...Peter Maydell7-92/+112
2018-03-27Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell2-9/+10
2018-03-27hmp.c: Revert hmp_info_cpus output format changeSatheesh Rajendran1-1/+1
2018-03-27tests: qmp-test: add test for new "x-oob"Peter Xu1-0/+82
2018-03-27tests: Add parameter to qtest_init_without_qmp_handshakeEric Blake3-7/+12
2018-03-27monitor: new parameter "x-oob"Peter Xu3-2/+26
2018-03-27qmp: cleanup qmp queues properlyPeter Xu1-19/+52
2018-03-27tests: add oob-test for qapi-schemaPeter Xu8-0/+14
2018-03-27tests: let qapi-schema tests detect oobPeter Xu5-16/+16
2018-03-27qapi: restrict allow-oob value to be "true"Peter Xu1-1/+1
2018-03-27qmp: fix qmp_capabilities error regressionPeter Xu1-15/+8
2018-03-27qdict: remove useless castLaurent Vivier2-7/+6
2018-03-27error: Remove NULL checks on error_propagate() callsLaurent Vivier1-3/+1
2018-03-27error: Strip trailing '\n' from error string arguments (again again)Laurent Vivier1-12/+12
2018-03-27tests: Silence false positive warning on generated test nameEric Blake1-1/+1
2018-03-27qmp-test: fix response leakMarc-André Lureau1-0/+1
2018-03-27Merge remote-tracking branch 'remotes/xtensa/tags/20180326-xtensa' into stagingPeter Maydell17-15/+16
2018-03-27Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2018-03-26' in...Peter Maydell6-9/+43
2018-03-27MAINTAINERS: add include/block/aio-wait.hStefan Hajnoczi1-0/+1
2018-03-27coroutine: add test-aio coroutine queue chaining test caseStefan Hajnoczi1-12/+51
2018-03-27coroutine: avoid co_queue_wakeup recursionStefan Hajnoczi4-80/+52
2018-03-27queue: add QSIMPLEQ_PREPEND()Stefan Hajnoczi1-0/+8
2018-03-27Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20180327' into stagingPeter Maydell2-10/+6
2018-03-27Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20180326' into stagingPeter Maydell1-0/+1
2018-03-27macio: fix NULL pointer dereference when issuing IDE trimMark Cave-Ayland1-1/+1
2018-03-27ide: fix invalid TRIM range abortion for macioAnton Nefedov1-8/+9
2018-03-26target/xtensa: fix timers testMax Filippov2-2/+2
2018-03-26linux-user/xtensa: remove stray syscall.hMax Filippov1-0/+0
2018-03-26target/xtensa/import_core.sh: fix #include <xtensa-isa.h>Max Filippov1-0/+1
2018-03-26target/xtensa: add .inc. to non-top level source file namesMax Filippov15-13/+13
2018-03-26vmdk: return ERROR when cluster sector is larger than vmdk limitationyuchenlin1-0/+6
2018-03-26iotests: enable shared migration cases in 169Vladimir Sementsov-Ogievskiy2-7/+5
2018-03-26qcow2: fix bitmaps loading when bitmaps already existVladimir Sementsov-Ogievskiy1-1/+16
2018-03-26qcow2-bitmap: add qcow2_reopen_bitmaps_rw_hint()Vladimir Sementsov-Ogievskiy2-1/+16
2018-03-26Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell25-37/+1423
2018-03-26target/hppa: Include priv level in user-only iaoqRichard Henderson2-10/+6
2018-03-26scripts/decodetree: Fix insnmask not marked as global in main()Bastian Koppelmann1-0/+1
2018-03-26Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell18-124/+159
2018-03-26qemu-pr-helper: Actually allow users to specify pidfileMichal Privoznik1-3/+4
2018-03-26chardev/char-fe: Allow NULL chardev in qemu_chr_fe_init()Peter Maydell1-10/+12
2018-03-26iothread: fix breakage on windowsPeter Xu2-1/+7
2018-03-26scsi: turn "is this a SCSI device?" into a conditional hintPaolo Bonzini2-6/+8
2018-03-26chardev-socket: remove useless ifPaolo Bonzini1-6/+4
2018-03-26tcg: Really fix cpu_io_recompileRichard Henderson1-27/+10
2018-03-26vhost-user-test: add back memfd checkMarc-André Lureau1-27/+66
2018-03-26vhost-user-test: do not hang if chardev creation failedMarc-André Lureau1-0/+1