summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* monitor: new parameter "x-oob"Peter Xu2018-03-273-2/+26
* qmp: cleanup qmp queues properlyPeter Xu2018-03-271-19/+52
* tests: add oob-test for qapi-schemaPeter Xu2018-03-278-0/+14
* tests: let qapi-schema tests detect oobPeter Xu2018-03-275-16/+16
* qapi: restrict allow-oob value to be "true"Peter Xu2018-03-271-1/+1
* qmp: fix qmp_capabilities error regressionPeter Xu2018-03-271-15/+8Star
* qdict: remove useless castLaurent Vivier2018-03-272-7/+6Star
* error: Remove NULL checks on error_propagate() callsLaurent Vivier2018-03-271-3/+1Star
* error: Strip trailing '\n' from error string arguments (again again)Laurent Vivier2018-03-271-12/+12
* tests: Silence false positive warning on generated test nameEric Blake2018-03-271-1/+1
* qmp-test: fix response leakMarc-André Lureau2018-03-271-0/+1
* Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2018-03-26' in...Peter Maydell2018-03-276-9/+43
|\
| * vmdk: return ERROR when cluster sector is larger than vmdk limitationyuchenlin2018-03-261-0/+6
| * iotests: enable shared migration cases in 169Vladimir Sementsov-Ogievskiy2018-03-262-7/+5Star
| * qcow2: fix bitmaps loading when bitmaps already existVladimir Sementsov-Ogievskiy2018-03-261-1/+16
| * qcow2-bitmap: add qcow2_reopen_bitmaps_rw_hint()Vladimir Sementsov-Ogievskiy2018-03-262-1/+16
* | Merge remote-tracking branch 'remotes/rth/tags/pull-hppa-20180327' into stagingPeter Maydell2018-03-272-10/+6Star
|\ \
| * | target/hppa: Include priv level in user-only iaoqRichard Henderson2018-03-262-10/+6Star
* | | Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20180326' into stagingPeter Maydell2018-03-271-0/+1
|\ \ \
| * | | scripts/decodetree: Fix insnmask not marked as global in main()Bastian Koppelmann2018-03-261-0/+1
| |/ /
* | | Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell2018-03-2625-37/+1423
|\ \ \ | |_|/ |/| |
| * | qemu-iotests: Test vhdx image creation with QMPKevin Wolf2018-03-263-0/+471
| * | vhdx: Check for 4 GB maximum log size on creationKevin Wolf2018-03-261-0/+4
| * | vhdx: Don't use error_setg_errno() with constant errnoKevin Wolf2018-03-261-5/+4Star
| * | vhdx: Require power-of-two block size on createKevin Wolf2018-03-261-0/+4
| * | qemu-iotests: Test parallels image creation with QMPKevin Wolf2018-03-263-0/+438
| * | parallels: Check maximum cluster size on createKevin Wolf2018-03-261-0/+5
| * | qemu-iotests: Test invalid resize on luksKevin Wolf2018-03-262-0/+53
| * | luks: Turn another invalid assertion into checkKevin Wolf2018-03-261-1/+5
| * | qemu-iotests: Enable 025 for luksKevin Wolf2018-03-261-1/+8
| * | qemu-iotests: Test vdi image creation with QMPKevin Wolf2018-03-263-0/+344
| * | vdi: Fix build with CONFIG_VDI_DEBUGKevin Wolf2018-03-261-12/+10Star
| * | vdi: Change 'static' create option to 'preallocation' in QMPKevin Wolf2018-03-262-6/+25
| * | qcow2: Reset free_cluster_index when allocating a new refcount blockAlberto Garcia2018-03-264-3/+40
| * | include/block/block_int: Document protocol related functionsFabiano Rosas2018-03-261-0/+8
| * | block/blkreplay: Remove protocol-related fieldsFabiano Rosas2018-03-261-2/+1Star
| * | block/throttle: Remove protocol-related fieldsFabiano Rosas2018-03-261-2/+1Star
| * | block/quorum: Remove protocol-related fieldsFabiano Rosas2018-03-261-2/+1Star
| * | block/replication: Remove protocol_name fieldFabiano Rosas2018-03-262-2/+0Star
| * | iotests: 163 is not quickEric Blake2018-03-261-1/+1
* | | Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2018-03-2618-124/+159
|\ \ \ | |_|/ |/| |
| * | qemu-pr-helper: Actually allow users to specify pidfileMichal Privoznik2018-03-261-3/+4
| * | chardev/char-fe: Allow NULL chardev in qemu_chr_fe_init()Peter Maydell2018-03-261-10/+12
| * | iothread: fix breakage on windowsPeter Xu2018-03-262-1/+7
| * | scsi: turn "is this a SCSI device?" into a conditional hintPaolo Bonzini2018-03-262-6/+8
| * | chardev-socket: remove useless ifPaolo Bonzini2018-03-261-6/+4Star
| * | tcg: Really fix cpu_io_recompileRichard Henderson2018-03-261-27/+10Star
| * | vhost-user-test: add back memfd checkMarc-André Lureau2018-03-261-27/+66
| * | vhost-user-test: do not hang if chardev creation failedMarc-André Lureau2018-03-261-0/+1
| * | scripts/device-crash-test: Remove fixed isapc-with-iommu entryThomas Huth2018-03-261-1/+0Star