aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-08vhdx: Rework truncation logicEric Blake
2020-05-08parallels: Rework truncation logicEric Blake
2020-05-08ssh: Support BDRV_REQ_ZERO_WRITE for truncateEric Blake
2020-05-08sheepdog: Support BDRV_REQ_ZERO_WRITE for truncateEric Blake
2020-05-08rbd: Support BDRV_REQ_ZERO_WRITE for truncateEric Blake
2020-05-08nfs: Support BDRV_REQ_ZERO_WRITE for truncateEric Blake
2020-05-08file-win32: Support BDRV_REQ_ZERO_WRITE for truncateEric Blake
2020-05-08gluster: Drop useless has_zero_init callbackEric Blake
2020-05-08qcow2: Fix preallocation on block devicesMax Reitz
2020-05-08iotests/055: Use cache.no-flush for vmdk targetKevin Wolf
2020-05-08iotests: Backup with different source/target sizeKevin Wolf
2020-05-08backup: Make sure that source and target size matchKevin Wolf
2020-05-08backup: Improve error for bdrv_getlength() failureKevin Wolf
2020-05-08iotests/283: Use consistent size for source and targetKevin Wolf
2020-05-08iotests: vmdk: Enable zeroed_grained=on by defaultKevin Wolf
2020-05-08vmdk: Flush only once in vmdk_L2update()Kevin Wolf
2020-05-08vmdk: Don't update L2 table for zero write on zero clusterKevin Wolf
2020-05-08vmdk: Fix partial overwrite of zero clusterKevin Wolf
2020-05-08vmdk: Fix zero cluster allocationKevin Wolf
2020-05-08vmdk: Rename VmdkMetaData.valid to new_allocationKevin Wolf
2020-05-08qcow2: Avoid integer wraparound in qcow2_co_truncate()Alberto Garcia
2020-05-08iotests/113: mark bochs as required to support whitelistingVladimir Sementsov-Ogievskiy
2020-05-08iotests/109: mark required formats as required to support whitelistingVladimir Sementsov-Ogievskiy
2020-05-08iotests/055: skip vmdk target tests if vmdk is not whitelistedVladimir Sementsov-Ogievskiy
2020-05-08iotests/055: refactor compressed backup to vmdkVladimir Sementsov-Ogievskiy
2020-05-08iotests/041: drop self.assert_no_active_block_jobs()Vladimir Sementsov-Ogievskiy
2020-05-08iotests/148: use skip_if_unsupportedVladimir Sementsov-Ogievskiy
2020-05-08iotests/082: require bochsVladimir Sementsov-Ogievskiy
2020-05-08iotests: handle tmpfsVladimir Sementsov-Ogievskiy
2020-05-07Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200507a'...Peter Maydell
2020-05-07migration/multifd: Do error_free after migrate_set_error to avoid memleaksPan Nengyuan
2020-05-07migration/multifd: fix memleaks in multifd_new_send_channel_asyncPan Nengyuan
2020-05-07migration/xbzrle: add encoding rateWei Wang
2020-05-07migration/rdma: fix a memleak on error path in rdma_start_incoming_migrationPan Nengyuan
2020-05-07migration/ram: Consolidate variable reset after placement in ram_load_postcopy()David Hildenbrand
2020-05-07migration/throttle: Add cpu-throttle-tailslow migration parameterKeqian Zhu
2020-05-07migration/colo: Add missing error-propagation codePhilippe Mathieu-Daudé
2020-05-07docs/devel/migration: start a debugging sectionMarc-André Lureau
2020-05-07migration: move the units of migrate parameters from milliseconds to msMao Zhongyi
2020-05-07monitor/hmp-cmds: add hmp_handle_error() for hmp_migrate_set_speed()Mao Zhongyi
2020-05-07migration/migration: improve error reporting for migrate parametersMao Zhongyi
2020-05-07migration: fix bad indentation in error_report()Mao Zhongyi
2020-05-07Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...Peter Maydell
2020-05-07crypto: extend hash benchmark to cover more algorithmsDaniel P. Berrangé
2020-05-07block: luks: better error message when creating too large filesMaxim Levitsky
2020-05-07crypto: Redundant type conversion for AES_KEY pointerChen Qun
2020-05-07crypto/secret: fix inconsequential errors.Alexey Krasikov
2020-05-07crypto: fix getter of a QCryptoSecret's propertyTong Ho
2020-05-07Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200507' into...Peter Maydell
2020-05-07Merge remote-tracking branch 'remotes/rth/tags/pull-tcg-20200506' into stagingPeter Maydell