summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * gluster: Drop useless has_zero_init callbackEric Blake2020-05-081-14/+0Star
| * qcow2: Fix preallocation on block devicesMax Reitz2020-05-081-2/+8
| * iotests/055: Use cache.no-flush for vmdk targetKevin Wolf2020-05-081-4/+7
| * iotests: Backup with different source/target sizeKevin Wolf2020-05-082-4/+41
| * backup: Make sure that source and target size matchKevin Wolf2020-05-082-6/+22
| * backup: Improve error for bdrv_getlength() failureKevin Wolf2020-05-081-2/+2
| * iotests/283: Use consistent size for source and targetKevin Wolf2020-05-082-2/+6
| * iotests: vmdk: Enable zeroed_grained=on by defaultKevin Wolf2020-05-082-3/+6
| * vmdk: Flush only once in vmdk_L2update()Kevin Wolf2020-05-081-2/+5
| * vmdk: Don't update L2 table for zero write on zero clusterKevin Wolf2020-05-081-1/+1
| * vmdk: Fix partial overwrite of zero clusterKevin Wolf2020-05-081-6/+12
| * vmdk: Fix zero cluster allocationKevin Wolf2020-05-081-5/+7
| * vmdk: Rename VmdkMetaData.valid to new_allocationKevin Wolf2020-05-081-4/+4
| * qcow2: Avoid integer wraparound in qcow2_co_truncate()Alberto Garcia2020-05-084-5/+105
| * iotests/113: mark bochs as required to support whitelistingVladimir Sementsov-Ogievskiy2020-05-081-2/+2
| * iotests/109: mark required formats as required to support whitelistingVladimir Sementsov-Ogievskiy2020-05-081-0/+1
| * iotests/055: skip vmdk target tests if vmdk is not whitelistedVladimir Sementsov-Ogievskiy2020-05-081-0/+4
| * iotests/055: refactor compressed backup to vmdkVladimir Sementsov-Ogievskiy2020-05-082-35/+39
| * iotests/041: drop self.assert_no_active_block_jobs()Vladimir Sementsov-Ogievskiy2020-05-081-8/+0Star
| * iotests/148: use skip_if_unsupportedVladimir Sementsov-Ogievskiy2020-05-081-0/+1
| * iotests/082: require bochsVladimir Sementsov-Ogievskiy2020-05-081-0/+1
| * iotests: handle tmpfsVladimir Sementsov-Ogievskiy2020-05-082-3/+36
|/
* Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20200507a'...Peter Maydell2020-05-078-31/+192
|\
| * migration/multifd: Do error_free after migrate_set_error to avoid memleaksPan Nengyuan2020-05-071-0/+3
| * migration/multifd: fix memleaks in multifd_new_send_channel_asyncPan Nengyuan2020-05-071-0/+2
| * migration/xbzrle: add encoding rateWei Wang2020-05-074-3/+44
| * migration/rdma: fix a memleak on error path in rdma_start_incoming_migrationPan Nengyuan2020-05-071-0/+1
| * migration/ram: Consolidate variable reset after placement in ram_load_postcopy()David Hildenbrand2020-05-071-5/+5
| * migration/throttle: Add cpu-throttle-tailslow migration parameterKeqian Zhu2020-05-074-5/+89
| * migration/colo: Add missing error-propagation codePhilippe Mathieu-Daudé2020-05-071-0/+3
| * docs/devel/migration: start a debugging sectionMarc-André Lureau2020-05-071-0/+20
| * migration: move the units of migrate parameters from milliseconds to msMao Zhongyi2020-05-072-5/+5
| * monitor/hmp-cmds: add hmp_handle_error() for hmp_migrate_set_speed()Mao Zhongyi2020-05-071-1/+4
| * migration/migration: improve error reporting for migrate parametersMao Zhongyi2020-05-071-8/+12
| * migration: fix bad indentation in error_report()Mao Zhongyi2020-05-071-5/+5
|/
* Merge remote-tracking branch 'remotes/berrange/tags/qcrypto-next-pull-request...Peter Maydell2020-05-074-26/+87
|\
| * crypto: extend hash benchmark to cover more algorithmsDaniel P. Berrangé2020-05-071-14/+59
| * block: luks: better error message when creating too large filesMaxim Levitsky2020-05-071-4/+21
| * crypto: Redundant type conversion for AES_KEY pointerChen Qun2020-05-071-6/+4Star
| * crypto/secret: fix inconsequential errors.Alexey Krasikov2020-05-071-1/+1
| * crypto: fix getter of a QCryptoSecret's propertyTong Ho2020-05-071-1/+2
* | Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-5.1-20200507' into...Peter Maydell2020-05-0710-217/+506
|\ \ | |/ |/|
| * target-ppc: fix rlwimi, rlwinm, rlwnm for Clang-9Daniele Buono2020-05-071-3/+21
| * spapr_nvdimm: Tweak error messagesDavid Gibson2020-05-071-3/+3
| * spapr_nvdimm.c: make 'label-size' mandatoryDaniel Henrique Barboza2020-05-071-0/+6
| * target/ppc: Add support for Radix partition-scoped translationCédric Le Goater2020-05-073-19/+181
| * target/ppc: Rework ppc_radix64_walk_tree() for partition-scoped translationCédric Le Goater2020-05-071-27/+52
| * target/ppc: Extend ppc_radix64_check_prot() with a 'partition_scoped' boolCédric Le Goater2020-05-071-5/+6
| * target/ppc: Introduce ppc_radix64_xlate() for Radix tree translationCédric Le Goater2020-05-071-96/+123
| * spapr: Don't allow unplug of NVLink2 devicesDavid Gibson2020-05-071-0/+4