aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-01-06util: add dbus helper unitMarc-André Lureau4-0/+81
2020-01-06docs: start a document to describe D-Bus usageMarc-André Lureau3-0/+111
2020-01-06vmstate: replace DeviceState with VMStateIfMarc-André Lureau17-38/+41
2020-01-06vmstate: add qom interface to get idMarc-André Lureau8-0/+85
2020-01-06Merge remote-tracking branch 'remotes/ehabkost/tags/x86-and-machine-pull-requ...Peter Maydell5-10/+18
2020-01-06backup-top: Begin drain earlierMax Reitz1-2/+2
2020-01-06tests/qemu-iotests: Update tests to recent desugarized -accel optionPhilippe Mathieu-Daudé2-4/+4
2020-01-06tests/qemu-iotests: add case to write compressed data of multiple clustersAndrey Shinkevich2-0/+57
2020-01-06qcow2: Allow writing compressed data of multiple clustersAndrey Shinkevich1-27/+75
2020-01-06block: introduce compress filter driverAndrey Shinkevich3-4/+175
2020-01-06iotests: Allow check -o data_fileMax Reitz2-3/+42
2020-01-06iotests: Disable data_file where it cannot be usedMax Reitz44-53/+127
2020-01-06iotests: Make 198 work with data_fileMax Reitz2-4/+6
2020-01-06iotests: Make 137 work with data_fileMax Reitz2-8/+13
2020-01-06iotests: Make 110 work with data_fileMax Reitz2-4/+7
2020-01-06iotests: Make 091 work with data_fileMax Reitz2-3/+1
2020-01-06iotests: Avoid cp/mv of test imagesMax Reitz4-19/+13
2020-01-06iotests: Use _rm_test_img for deleting test imagesMax Reitz57-95/+118
2020-01-06iotests: Avoid qemu-img createMax Reitz5-7/+6
2020-01-06iotests: Drop IMGOPTS use in 267Max Reitz1-4/+8
2020-01-06iotests: Replace IMGOPTS='' by --no-optsMax Reitz5-9/+9
2020-01-06iotests: Replace IMGOPTS= by -oMax Reitz22-101/+100
2020-01-06iotests: Inject space into -ocompat=0.10 in 051Max Reitz1-1/+1
2020-01-06iotests: Add -o and --no-opts to _make_test_imgMax Reitz1-0/+13
2020-01-06iotests: Let _make_test_img parse its parametersMax Reitz1-8/+20
2020-01-06iotests: Drop compat=1.1 in 050Max Reitz1-4/+0
2020-01-06iotests: Replace IMGOPTS by _unsupported_imgoptsMax Reitz6-9/+11
2020-01-06iotests: Filter refcount_order in 036Max Reitz2-51/+6
2020-01-06iotests: Add _filter_json_filenameMax Reitz1-0/+24
2020-01-06iotests/qcow2.py: Split feature fields into bitsMax Reitz7-89/+99
2020-01-06iotests/qcow2.py: Add dump-header-extsMax Reitz1-0/+5
2020-01-06iotests: s/qocw2/qcow2/Max Reitz8-8/+8
2020-01-06qcow2-bitmaps: fix qcow2_can_store_new_dirty_bitmapVladimir Sementsov-Ogievskiy1-23/+18
2020-01-06throttle-groups: fix memory leak in throttle_group_set_limit:PanNengyuan1-2/+2
2020-01-06iotests: Add test for failing mirror completeMax Reitz2-2/+46
2020-01-06iotests: Add @error to wait_until_completedMax Reitz1-6/+12
2020-01-06blkdebug: Allow taking/unsharing permissionsMax Reitz2-2/+105
2020-01-06block: Use bdrv_qapi_perm_to_blk_perm()Max Reitz1-21/+8
2020-01-06block: Add bdrv_qapi_perm_to_blk_perm()Max Reitz2-0/+19
2020-01-06Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell3-20/+5
2020-01-06audio: fix integer overflowVolker Rümelin1-1/+1
2020-01-06paaudio: wait until the recording stream is readyVolker Rümelin1-0/+5
2020-01-06paaudio: try to drain the recording streamVolker Rümelin1-16/+25
2020-01-06paaudio: drop recording stream in qpa_fini_inVolker Rümelin1-4/+18
2020-01-06hda-codec: fix recording rate controlVolker Rümelin1-2/+2
2020-01-06hda-codec: fix playback rate controlVolker Rümelin1-2/+2
2020-01-05hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35Denis Plotnikov2-2/+0
2020-01-05vhost-user-scsi: reset the device if supportedRaphael Norwitz1-0/+24
2020-01-05vhost-user: add VHOST_USER_RESET_DEVICE to reset devicesRaphael Norwitz2-1/+22
2020-01-05hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argumentPhilippe Mathieu-Daudé2-4/+4