aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-06iotests: Use _rm_test_img for deleting test imagesMax Reitz
2020-01-06iotests: Avoid qemu-img createMax Reitz
2020-01-06iotests: Drop IMGOPTS use in 267Max Reitz
2020-01-06iotests: Replace IMGOPTS='' by --no-optsMax Reitz
2020-01-06iotests: Replace IMGOPTS= by -oMax Reitz
2020-01-06iotests: Inject space into -ocompat=0.10 in 051Max Reitz
2020-01-06iotests: Add -o and --no-opts to _make_test_imgMax Reitz
2020-01-06iotests: Let _make_test_img parse its parametersMax Reitz
2020-01-06iotests: Drop compat=1.1 in 050Max Reitz
2020-01-06iotests: Replace IMGOPTS by _unsupported_imgoptsMax Reitz
2020-01-06iotests: Filter refcount_order in 036Max Reitz
2020-01-06iotests: Add _filter_json_filenameMax Reitz
2020-01-06iotests/qcow2.py: Split feature fields into bitsMax Reitz
2020-01-06iotests/qcow2.py: Add dump-header-extsMax Reitz
2020-01-06iotests: s/qocw2/qcow2/Max Reitz
2020-01-06qcow2-bitmaps: fix qcow2_can_store_new_dirty_bitmapVladimir Sementsov-Ogievskiy
2020-01-06throttle-groups: fix memory leak in throttle_group_set_limit:PanNengyuan
2020-01-06iotests: Add test for failing mirror completeMax Reitz
2020-01-06iotests: Add @error to wait_until_completedMax Reitz
2020-01-06blkdebug: Allow taking/unsharing permissionsMax Reitz
2020-01-06block: Use bdrv_qapi_perm_to_blk_perm()Max Reitz
2020-01-06block: Add bdrv_qapi_perm_to_blk_perm()Max Reitz
2020-01-06Merge remote-tracking branch 'remotes/ehabkost/tags/python-next-pull-request'...Peter Maydell
2020-01-06audio: fix integer overflowVolker Rümelin
2020-01-06paaudio: wait until the recording stream is readyVolker Rümelin
2020-01-06paaudio: try to drain the recording streamVolker Rümelin
2020-01-06paaudio: drop recording stream in qpa_fini_inVolker Rümelin
2020-01-06hda-codec: fix recording rate controlVolker Rümelin
2020-01-06hda-codec: fix playback rate controlVolker Rümelin
2020-01-05hw: fix using 4.2 compat in 5.0 machine types for i440fx/q35Denis Plotnikov
2020-01-05vhost-user-scsi: reset the device if supportedRaphael Norwitz
2020-01-05vhost-user: add VHOST_USER_RESET_DEVICE to reset devicesRaphael Norwitz
2020-01-05hw/pci/pci_host: Let pci_data_[read/write] use unsigned 'size' argumentPhilippe Mathieu-Daudé
2020-01-05hw/pci/pci_host: Remove redundant PCI_DPRINTF()Philippe Mathieu-Daudé
2020-01-05virtio-mmio: Clear v2 transport state on soft resetJean-Philippe Brucker
2020-01-05ACPI: add expected files for HMAT tests (acpihmat)Michael S. Tsirkin
2020-01-05tests/bios-tables-test: add test cases for ACPI HMATTao Xu
2020-01-05tests/numa: Add case for QMP build HMATTao Xu
2020-01-05hmat acpi: Build Memory Side Cache Information Structure(s)Liu Jingqi
2020-01-05hmat acpi: Build System Locality Latency and Bandwidth Information Structure(s)Liu Jingqi
2020-01-05hmat acpi: Build Memory Proximity Domain Attributes Structure(s)Liu Jingqi
2020-01-05numa: Extend CLI to provide memory side cache informationLiu Jingqi
2020-01-05numa: Extend CLI to provide memory latency and bandwidth informationLiu Jingqi
2020-01-05numa: Extend CLI to provide initiator information for numa nodesTao Xu
2020-01-05virtio: don't enable notifications during pollingStefan Hajnoczi
2020-01-05Implement backend program convention command for vhost-user-blkMicky Yun Chan
2020-01-05virtio-pci: disable vring processing when bus-mastering is disabledMichael Roth
2020-01-05virtio: update queue size on guest writeMichael S. Tsirkin
2020-01-05intel_iommu: fix bug to read DMAR_RTADDR_REGYi Sun
2020-01-05virtio-input: convert to new virtio_delete_queueMichael S. Tsirkin