aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-02-18block/vvfat: Do not unref qcow on closing backing bdrvHikaru Nishida
2020-02-18qcow2: Fix alignment checks in encrypted imagesAlberto Garcia
2020-02-18mirror: Don't let an operation wait for itselfKevin Wolf
2020-02-18mirror: Store MirrorOp.co for debuggabilityKevin Wolf
2020-02-17Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2020-02-15-v2'...Peter Maydell
2020-02-17qemu-doc: Clarify extent of build platform supportMarkus Armbruster
2020-02-17monitor: Move qmp_query_qmp_schema to qmp-cmds-control.cKevin Wolf
2020-02-17monitor: Collect "control" command handlers in qmp-cmds.control.cKevin Wolf
2020-02-17qapi: Split control.json off misc.jsonKevin Wolf
2020-02-17monitor: Move monitor option parsing to monitor/monitor.cKevin Wolf