Age | Commit message (Expand) | Author |
2017-07-11 | iotests: Add preallocated growth test for qcow2 | Max Reitz |
2017-07-11 | iotests: Add preallocated resize test for raw | Max Reitz |
2017-07-11 | block/qcow2: falloc/full preallocating growth | Max Reitz |
2017-07-11 | block/qcow2: Rename "fail_block" to just "fail" | Max Reitz |
2017-07-11 | block/qcow2: Add qcow2_refcount_area() | Max Reitz |
2017-07-11 | block/qcow2: Metadata preallocation for truncate | Max Reitz |
2017-07-11 | block/qcow2: Lock s->lock in preallocate() | Max Reitz |
2017-07-11 | block/qcow2: Generalize preallocate() | Max Reitz |
2017-07-11 | block/file-posix: Preallocation for truncate | Max Reitz |
2017-07-11 | block/file-posix: Generalize raw_regular_truncate | Max Reitz |
2017-07-11 | block/file-posix: Extract raw_regular_truncate() | Max Reitz |
2017-07-11 | block/file-posix: Small fixes in raw_create() | Max Reitz |
2017-07-11 | qemu-img: Expose PreallocMode for resizing | Max Reitz |
2017-07-11 | block: Add PreallocMode to blk_truncate() | Max Reitz |
2017-07-11 | block: Add PreallocMode to bdrv_truncate() | Max Reitz |
2017-07-11 | block: Add PreallocMode to BD.bdrv_truncate() | Max Reitz |
2017-07-11 | iotests: add test 178 for qemu-img measure | Stefan Hajnoczi |
2017-07-11 | qemu-iotests: support per-format golden output files | Stefan Hajnoczi |
2017-07-11 | qemu-img: add measure subcommand | Stefan Hajnoczi |
2017-07-11 | qcow2: add bdrv_measure() support | Stefan Hajnoczi |
2017-07-11 | qcow2: extract image creation option parsing | Stefan Hajnoczi |
2017-07-11 | qcow2: make refcount size calculation conservative | Stefan Hajnoczi |
2017-07-11 | qcow2: extract preallocation calculation function | Stefan Hajnoczi |
2017-07-11 | raw-format: add bdrv_measure() support | Stefan Hajnoczi |
2017-07-11 | block: add bdrv_measure() API | Stefan Hajnoczi |
2017-07-11 | tests: Avoid non-portable 'echo -ARG' | Eric Blake |
2017-07-11 | iotests: Add test for colon handling | Max Reitz |
2017-07-11 | iotests: Use absolute paths for executables | Max Reitz |
2017-07-11 | iotests: chown LUKS device before qemu-io launches | Daniel P. Berrange |
2017-07-11 | iotests: add more LUKS hash combination tests | Daniel P. Berrange |
2017-07-11 | iotests: reduce PBKDF iterations when testing LUKS | Daniel P. Berrange |
2017-07-11 | iotests: fix remainining tests to work with LUKS | Daniel P. Berrange |
2017-07-11 | iotests: skip 159 & 170 with luks format | Daniel P. Berrange |
2017-07-11 | block: release persistent bitmaps on inactivate | Vladimir Sementsov-Ogievskiy |
2017-07-11 | qmp: block-dirty-bitmap-remove: remove persistent | Vladimir Sementsov-Ogievskiy |
2017-07-11 | qcow2: add .bdrv_remove_persistent_dirty_bitmap | Vladimir Sementsov-Ogievskiy |
2017-07-11 | block/dirty-bitmap: add bdrv_remove_persistent_dirty_bitmap | Vladimir Sementsov-Ogievskiy |
2017-07-11 | iotests: test qcow2 persistent dirty bitmap | Vladimir Sementsov-Ogievskiy |
2017-07-11 | qmp: add x-debug-block-dirty-bitmap-sha256 | Vladimir Sementsov-Ogievskiy |
2017-07-11 | qmp: add autoload parameter to block-dirty-bitmap-add | Vladimir Sementsov-Ogievskiy |
2017-07-11 | qmp: add persistent flag to block-dirty-bitmap-add | Vladimir Sementsov-Ogievskiy |
2017-07-11 | qcow2: add .bdrv_can_store_new_dirty_bitmap | Vladimir Sementsov-Ogievskiy |
2017-07-11 | block: add bdrv_can_store_new_dirty_bitmap | Vladimir Sementsov-Ogievskiy |
2017-07-11 | qcow2: store bitmaps on reopening image as read-only | Vladimir Sementsov-Ogievskiy |
2017-07-11 | qcow2: add persistent dirty bitmaps support | Vladimir Sementsov-Ogievskiy |
2017-07-11 | block/dirty-bitmap: add bdrv_dirty_bitmap_next() | Vladimir Sementsov-Ogievskiy |
2017-07-11 | block: introduce persistent dirty bitmaps | Vladimir Sementsov-Ogievskiy |
2017-07-11 | block: bdrv_close: release bitmaps after drv->bdrv_close | Vladimir Sementsov-Ogievskiy |
2017-07-11 | block/dirty-bitmap: add autoload field to BdrvDirtyBitmap | Vladimir Sementsov-Ogievskiy |
2017-07-11 | qcow2: support .bdrv_reopen_bitmaps_rw | Vladimir Sementsov-Ogievskiy |