index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
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
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
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: release persistent bitmaps on inactivate
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
qmp: add x-debug-block-dirty-bitmap-sha256
Vladimir Sementsov-Ogievskiy
2017-07-11
qcow2: 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/dirty-bitmap: add autoload field to BdrvDirtyBitmap
Vladimir Sementsov-Ogievskiy
2017-07-11
qcow2: support .bdrv_reopen_bitmaps_rw
Vladimir Sementsov-Ogievskiy
2017-07-11
qcow2: autoloading dirty bitmaps
Vladimir Sementsov-Ogievskiy
2017-07-11
block/dirty-bitmap: add readonly field to BdrvDirtyBitmap
Vladimir Sementsov-Ogievskiy
2017-07-11
block/dirty-bitmap: fix comment for BlockDirtyBitmap.disabled field
Vladimir Sementsov-Ogievskiy
2017-07-11
qcow2: add bitmaps extension
Vladimir Sementsov-Ogievskiy
2017-07-11
qcow2-refcount: rename inc_refcounts() and make it public
Vladimir Sementsov-Ogievskiy
2017-07-11
block/dirty-bitmap: add deserialize_ones func
Vladimir Sementsov-Ogievskiy
2017-07-11
block: fix bdrv_dirty_bitmap_granularity signature
Vladimir Sementsov-Ogievskiy
2017-07-11
qcow2: report encryption specific image information
Daniel P. Berrange
2017-07-11
block: pass option prefix down to crypto layer
Daniel P. Berrange
2017-07-11
block: remove all encryption handling APIs
Daniel P. Berrange
2017-07-11
qcow2: add support for LUKS encryption format
Daniel P. Berrange
2017-07-11
qcow2: convert QCow2 to use QCryptoBlock for encryption
Daniel P. Berrange
2017-07-11
qcow2: make qcow2_encrypt_sectors encrypt in place
Daniel P. Berrange
2017-07-11
qcow: convert QCow to use QCryptoBlock for encryption
Daniel P. Berrange
2017-07-11
qcow: make encrypt_sectors encrypt in place
Daniel P. Berrange
2017-07-11
block: deprecate "encryption=on" in favor of "encrypt.format=aes"
Daniel P. Berrange
2017-07-11
qcow: require image size to be > 1 for new images
Daniel P. Berrange
2017-07-11
block: add ability to set a prefix for opt names
Daniel P. Berrange
2017-07-11
block: expose crypto option names / defs to other drivers
Daniel P. Berrange
2017-07-10
block: Make bdrv_is_allocated_above() byte-based
Eric Blake
2017-07-10
block: Minimize raw use of bds->total_sectors
Eric Blake
[next]