aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-20block: Fix VM size field width in snapshot dumpMax Reitz
2020-02-20iotests: Test convert -n -B to backing-less targetMax Reitz
2020-02-20qemu-img: Fix convert -n -B for backing-less targetsMax Reitz
2020-02-20iotests: Add test for image creation fallbackMax Reitz
2020-02-20iscsi: Drop iscsi_co_create_opts()Max Reitz
2020-02-20file-posix: Drop hdev_co_create_opts()Max Reitz
2020-02-20block: Generic file creation fallbackMax Reitz
2020-02-20block/nbd: Fix hang in .bdrv_close()Max Reitz
2020-02-20iotests/279: Fix for non-qcow2 formatsMax Reitz
2020-02-20block/backup-top: fix flags handlingVladimir Sementsov-Ogievskiy
2020-02-20block: always fill entire LUKS header space with zerosDaniel P. Berrangé
2020-02-20qemu-img: Add --target-is-zero to convertDavid Edmondson
2020-02-20qapi: Allow getting flat output from 'query-named-block-nodes'Peter Krempa
2020-02-20iotests/147: Fix drive parametersMax Reitz
2020-02-20iotests: Remove the superfluous 2nd check for the availability of quorumThomas Huth
2020-02-20docs: qcow2: introduce compression type featureVladimir Sementsov-Ogievskiy
2020-02-20docs: improve qcow2 spec about extending image headerVladimir Sementsov-Ogievskiy
2020-02-18Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into stagingPeter Maydell
2020-02-18iotests: Check that @replaces can replace filtersMax Reitz
2020-02-18iotests: Add tests for invalid Quorum @replacesMax Reitz
2020-02-18iotests: Use self.image_len in TestRepairQuorumMax Reitz
2020-02-18iotests: Resolve TODOs in 041Max Reitz
2020-02-18iotests/041: Drop superfluous shutdownsMax Reitz
2020-02-18iotests: Add VM.assert_block_path()Max Reitz
2020-02-18iotests: Use complete_and_wait() in 155Max Reitz
2020-02-18quorum: Stop marking it as a filterMax Reitz
2020-02-18mirror: Double-check immediately before replacingMax Reitz
2020-02-18block: Remove bdrv_recurse_is_first_non_filter()Max Reitz
2020-02-18block: Use bdrv_recurse_can_replace()Max Reitz
2020-02-18quorum: Implement .bdrv_recurse_can_replace()Max Reitz
2020-02-18blkverify: Implement .bdrv_recurse_can_replace()Max Reitz
2020-02-18block: Add bdrv_recurse_can_replace()Max Reitz
2020-02-18quorum: Fix child permissionsMax Reitz
2020-02-18iotests: Let 041 use -blockdev for quorum childrenMax Reitz
2020-02-18block: Drop bdrv_is_first_non_filter()Max Reitz
2020-02-18blockdev: Allow resizing everywhereMax Reitz
2020-02-18blockdev: Allow external snapshots everywhereMax Reitz
2020-02-18block/io_uring: Remove superfluous semicolonPhilippe Mathieu-Daudé
2020-02-18block: Remove superfluous semicolonsPhilippe Mathieu-Daudé
2020-02-18iotests: Test error handling policies with block-commitKevin Wolf
2020-02-18commit: Expose on-error option in QMPKevin Wolf
2020-02-18commit: Fix is_read for block_job_error_action()Kevin Wolf
2020-02-18commit: Inline commit_populate()Kevin Wolf
2020-02-18commit: Fix argument order for block_job_error_action()Kevin Wolf
2020-02-18commit: Remove unused bytes_writtenKevin Wolf
2020-02-18qapi: Document meaning of 'ignore' BlockdevOnError for jobsKevin Wolf
2020-02-18block/qcow2-bitmap: Remove unneeded variable assignmentPhilippe Mathieu-Daudé
2020-02-18iotests: Test copy offloading with external data fileKevin Wolf
2020-02-18qcow2: Fix qcow2_alloc_cluster_abort() for external data fileKevin Wolf
2020-02-18qcow2: update_refcount(): Reset old_table_index after qcow2_cache_put()Kevin Wolf