aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-19doc: Preallocation does not require writing zeroesMax Reitz
2019-08-19iotests: Fix 141 when run with qedMax Reitz
2019-08-19vpc: Do not return RAW from block_statusMax Reitz
2019-08-19vmdk: Make block_status recurse for flat extentsMax Reitz
2019-08-19vdi: Make block_status recurse for fixed imagesMax Reitz
2019-08-19iotests: Full mirror to existing non-zero imageMax Reitz
2019-08-19iotests: Test convert -n to pre-filled imageMax Reitz
2019-08-19iotests: Convert to preallocated encrypted qcow2Max Reitz
2019-08-19vhdx: Fix .bdrv_has_zero_init()Max Reitz
2019-08-19vdi: Fix .bdrv_has_zero_init()Max Reitz
2019-08-19qcow2: Fix .bdrv_has_zero_init()Max Reitz
2019-08-19block: Use bdrv_has_zero_init_truncate()Max Reitz
2019-08-19block: Implement .bdrv_has_zero_init_truncate()Max Reitz
2019-08-19block: Add bdrv_has_zero_init_truncate()Max Reitz
2019-08-19mirror: Fix bdrv_has_zero_init() useMax Reitz
2019-08-19qemu-img: Fix bdrv_has_zero_init() use in convertMax Reitz
2019-08-19LUKS: support preallocationMaxim Levitsky
2019-08-19Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2019-08-1...Peter Maydell
2019-08-19Merge remote-tracking branch 'remotes/jnsnow/tags/ide-pull-request' into stagingPeter Maydell
2019-08-19Merge remote-tracking branch 'remotes/jnsnow/tags/bitmaps-pull-request' into ...Peter Maydell
2019-08-17gitlab-ci: Remove qcow2 tests that are handled by "make check" alreadyThomas Huth
2019-08-17tests: Run the iotests during "make check" againThomas Huth
2019-08-17block: fix NetBSD qemu-iotests failurePaolo Bonzini
2019-08-16hw/ide/atapi: Use the ldst APIPhilippe Mathieu-Daudé
2019-08-16Revert "ide/ahci: Check for -ECANCELED in aio callbacks"John Snow
2019-08-16dma-helpers: ensure AIO callback is invoked after cancellationPaolo Bonzini
2019-08-16tests/test-hbitmap: test next_zero and _next_dirty_area after truncateVladimir Sementsov-Ogievskiy
2019-08-16block/backup: refactor write_flagsVladimir Sementsov-Ogievskiy
2019-08-16block/backup: deal with zero detectionVladimir Sementsov-Ogievskiy
2019-08-16qapi: add dirty-bitmaps to query-named-block-nodes resultVladimir Sementsov-Ogievskiy
2019-08-16iotests/257: test traditional sync modesJohn Snow
2019-08-16block/backup: support bitmap sync modes for non-bitmap backupsJohn Snow
2019-08-16block/backup: teach TOP to never copy unallocated regionsJohn Snow
2019-08-16block/backup: add backup_is_cluster_allocatedJohn Snow
2019-08-16block/backup: centralize copy_bitmap initializationJohn Snow
2019-08-16block/backup: improve sync=bitmap work estimatesJohn Snow
2019-08-16iotests/257: test API failuresJohn Snow
2019-08-16block/backup: hoist bitmap check into QMP interfaceJohn Snow
2019-08-16iotests/257: Refactor backup helpersJohn Snow
2019-08-16iotests/257: add EmulatedBitmap classJohn Snow
2019-08-16iotests/257: add Pattern classJohn Snow
2019-08-16iotests: test bitmap moving inside 254Vladimir Sementsov-Ogievskiy
2019-08-16qapi: implement block-dirty-bitmap-remove transaction actionJohn Snow
2019-08-16blockdev: reduce aio_context locked sections in bitmap add/removeVladimir Sementsov-Ogievskiy
2019-08-16block/backup: loosen restriction on readonly bitmapsJohn Snow
2019-08-16iotests: add test 257 for bitmap-mode backupsJohn Snow
2019-08-16iotests: Add virtio-scsi device helperJohn Snow
2019-08-16iotests: teach FilePath to produce multiple pathsJohn Snow
2019-08-16iotests: teach run_job to cancel pending jobsJohn Snow
2019-08-16iotests: add testing shim for script-style python testsJohn Snow