aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2020-05-07target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9Daniele Buono
2020-05-07spapr_nvdimm: Tweak error messagesDavid Gibson
2020-05-07spapr_nvdimm.c: make 'label-size' mandatoryDaniel Henrique Barboza
2020-05-07target/ppc: Add support for Radix partition-scoped translationCédric Le Goater
2020-05-07target/ppc: Rework ppc_radix64_walk_tree() for partition-scoped translationCédric Le Goater
2020-05-07target/ppc: Extend ppc_radix64_check_prot() with a 'partition_scoped' boolCédric Le Goater
2020-05-07target/ppc: Introduce ppc_radix64_xlate() for Radix tree translationCédric Le Goater
2020-05-07spapr: Don't allow unplug of NVLink2 devicesDavid Gibson
2020-05-07target/ppc: Assert if HV mode is set when running under a pseries machineCédric Le Goater
2020-05-07target/ppc: Introduce a relocation bool in ppc_radix64_handle_mmu_fault()Cédric Le Goater
2020-05-07target/ppc: Enforce that the root page directory size must be at least 5Suraj Jitindar Singh