- 7be2025 qcow2: Add the 'extended_l2' option and the QCOW2_INCOMPAT_EXTL2 bit by Alberto Garcia · 4 years, 8 months ago
- 40dee94 qcow2: Add prealloc field to QCowL2Meta by Alberto Garcia · 4 years, 8 months ago
- a6841a2 qcow2: Add subcluster support to qcow2_co_pwrite_zeroes() by Alberto Garcia · 4 years, 8 months ago
- 3f9c6b3 qcow2: Add subcluster support to qcow2_get_host_offset() by Alberto Garcia · 4 years, 8 months ago
- 10dabdc5 qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_* by Alberto Garcia · 4 years, 8 months ago
- ca4a0bb qcow2: Add cluster type parameter to qcow2_get_host_offset() by Alberto Garcia · 4 years, 8 months ago
- c94d037 qcow2: Add qcow2_cluster_is_allocated() by Alberto Garcia · 4 years, 8 months ago
- 34905d8 qcow2: Add QCow2SubclusterType and qcow2_get_subcluster_type() by Alberto Garcia · 4 years, 8 months ago
- 39a9f0a qcow2: Update get/set_l2_entry() and add get/set_l2_bitmap() by Alberto Garcia · 4 years, 8 months ago
- c8fd855 qcow2: Add l2_entry_size() by Alberto Garcia · 4 years, 8 months ago
- 3e71981 qcow2: Add offset_into_subcluster() and size_to_subclusters() by Alberto Garcia · 4 years, 8 months ago
- a53e8b7 qcow2: Add offset_to_sc_index() by Alberto Garcia · 4 years, 8 months ago
- d0346b5 qcow2: Add subcluster-related fields to BDRVQcow2State by Alberto Garcia · 4 years, 8 months ago
- a3c7d91 qcow2: Add dummy has_subclusters() function by Alberto Garcia · 4 years, 8 months ago
- 12c6aeb qcow2: Add get_l2_entry() and set_l2_entry() by Alberto Garcia · 4 years, 8 months ago
- 388e581 qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset() by Alberto Garcia · 4 years, 8 months ago
- 5d72c68 qcow2: Expose bitmaps' size during measure by Eric Blake · 4 years, 10 months ago
- ef893b5 block: Make it easier to learn which BDS support bitmaps by Eric Blake · 4 years, 10 months ago
- 572ad97 qcow2: introduce compression type feature by Denis Plotnikov · 4 years, 10 months ago
- df74b1d qcow2: Remove unused fields from BDRVQcow2State by Kevin Wolf · 5 years ago
- 24552fe qcow2: Fix QCOW2_COMPRESSED_SECTOR_MASK by Max Reitz · 5 years ago
- fe446b5 qcow2: Add qcow2_check_fix_snapshot_table() by Max Reitz · 5 years ago
- 8bc584f qcow2: Separate qcow2_check_read_snapshot_table() by Max Reitz · 5 years ago
- e0314b5 qcow2: Make qcow2_write_snapshots() public by Max Reitz · 5 years ago
- fcf9a6b qcow2: Keep unknown extra snapshot data by Max Reitz · 5 years ago
- ecf6c7c qcow2: Add Error ** to qcow2_read_snapshots() by Max Reitz · 5 years ago
- 644ddbb block/qcow2-bitmap: do not remove bitmaps on reopen-ro by Vladimir Sementsov-Ogievskiy · 5 years ago
- bd429a8 block/qcow2-bitmap: drop qcow2_reopen_bitmaps_rw_hint() by Vladimir Sementsov-Ogievskiy · 5 years ago
- d2c3080 block/qcow2: proper locking on bitmap add/remove paths by Vladimir Sementsov-Ogievskiy · 5 years ago
- b56a1e3 block/dirty-bitmap: return int from bdrv_remove_persistent_dirty_bitmap by Vladimir Sementsov-Ogievskiy · 5 years ago
- d710cf5 block/qcow2: introduce parallel subrequest handling in read and write by Vladimir Sementsov-Ogievskiy · 5 years ago
- 603fbd0 block/qcow2: refactor encryption code by Maxim Levitsky · 5 years ago
- 5396234 block/qcow2: implement .bdrv_co_pwritev(_compressed)_part by Vladimir Sementsov-Ogievskiy · 6 years ago
- 69f4750 block: avoid recursive block_status call if possible by Vladimir Sementsov-Ogievskiy · 6 years ago
- c8bb23c qcow2: skip writing zero buffers to empty COW areas by Anton Nefedov · 6 years ago
- 8ac0f15 qcow2: do encryption in threads by Vladimir Sementsov-Ogievskiy · 6 years ago
- 6f13a31 qcow2-threads: split out generic path by Vladimir Sementsov-Ogievskiy · 6 years ago
- 56e2f1d qcow2: add separate file for threaded data processing functions by Vladimir Sementsov-Ogievskiy · 6 years ago
- 9353db4 qcow2.h: add missing include by Vladimir Sementsov-Ogievskiy · 6 years ago
- b6c2469 qcow2: Define and use QCOW2_COMPRESSED_SECTOR_SIZE by Alberto Garcia · 6 years ago
- 433e8e3 qcow2: Remove BDRVQcow2State.cluster_sectors by Alberto Garcia · 6 years ago
- d19c6b3 block/qcow2-bitmap: Allow resizes with persistent bitmaps by John Snow · 6 years ago
- 6c3944d qcow2: Implement data-file-raw create option by Kevin Wolf · 6 years ago
- 9b890bd qcow2: Store data file name in the image by Kevin Wolf · 6 years ago
- 0e8c08b qcow2: Add basic data-file infrastructure by Kevin Wolf · 6 years ago
- 966b000 qcow2: External file I/O by Kevin Wolf · 6 years ago
- 77e023f qcow2: Return 0/-errno in qcow2_alloc_compressed_cluster_offset() by Kevin Wolf · 6 years ago
- c6d619c qcow2: Don't assume 0 is an invalid cluster offset by Kevin Wolf · 6 years ago
- a4ea184 qcow2: Prepare qcow2_get_cluster_type() for external data file by Kevin Wolf · 6 years ago
- 808c2bb qcow2: Pass bs to qcow2_get_cluster_type() by Kevin Wolf · 6 years ago
- 93c2493 qcow2: Basic definitions for external data files by Kevin Wolf · 6 years ago
- b8968c8 qcow2: Add list of bitmaps to ImageInfoSpecificQCow2 by Andrey Shinkevich · 6 years ago
- 1463212 block: Eliminate the S_1KiB, S_2KiB, ... macros by Markus Armbruster · 6 years ago
- b58deb3 qemu/queue.h: leave head structs anonymous unless necessary by Paolo Bonzini · 6 years ago
- c3c10f7 qcow2: aio support for compressed cluster read by Vladimir Sementsov-Ogievskiy · 6 years ago
- 77d6a21 qcow2: Don't allow overflow during cluster allocation by Eric Blake · 6 years ago
- 2ea427e bloc/qcow2: drop dirty_bitmaps_loaded state variable by Vladimir Sementsov-Ogievskiy · 6 years ago
- e957b50 qcow2: Set the default cache-clean-interval to 10 minutes by Leonid Bloch · 6 years ago
- 80668d0 qcow2: Increase the default upper limit on the L2 cache size by Leonid Bloch · 6 years ago
- b749562 qcow2: Assign the L2 cache relatively to the image size by Leonid Bloch · 6 years ago
- b6a95c6 qcow2: Make sizes more humanly readable by Leonid Bloch · 6 years ago
- 0e4e431 qcow2: add overlap check for bitmap directory by Vladimir Sementsov-Ogievskiy · 7 years ago
- ceb029c qcow2: add compress threads by Vladimir Sementsov-Ogievskiy · 7 years ago
- 8b24cd1 qcow2: Free allocated clusters on write error by Kevin Wolf · 7 years ago
- 5225399 qcow2: Give the refcount cache the minimum possible size by default by Alberto Garcia · 7 years ago
- 605bc8b qcow2: try load bitmaps only once by Vladimir Sementsov-Ogievskiy · 7 years ago
- b1336cc qcow2-bitmap: add qcow2_reopen_bitmaps_rw_hint() by Vladimir Sementsov-Ogievskiy · 7 years ago
- 0cf0e59 qcow2: Generalize validate_table_offset() into qcow2_validate_table() by Alberto Garcia · 7 years ago
- 8b220eb qcow2: introduce qcow2_write_caches and qcow2_flush_caches by Paolo Bonzini · 7 years ago
- 9e02968 qcow2: Replace align_offset() with ROUND_UP() by Alberto Garcia · 7 years ago
- 1221fe6 qcow2: Allow configuring the L2 slice size by Alberto Garcia · 7 years ago
- 8f81817 qcow2: Add offset_to_l2_slice_index() by Alberto Garcia · 7 years ago
- 3c2e511 qcow2: Add l2_slice_size field to BDRVQcow2State by Alberto Garcia · 7 years ago
- 05b5b6e qcow2: Add offset_to_l1_index() by Alberto Garcia · 7 years ago
- 6e6fa76 qcow2: Remove BDS parameter from qcow2_cache_is_table_offset() by Alberto Garcia · 7 years ago
- 77aadd7 qcow2: Remove BDS parameter from qcow2_cache_discard() by Alberto Garcia · 7 years ago
- b2f68bf qcow2: Remove BDS parameter from qcow2_cache_clean_unused() by Alberto Garcia · 7 years ago
- e64d407 qcow2: Remove BDS parameter from qcow2_cache_destroy() by Alberto Garcia · 7 years ago
- 2013c3d qcow2: Remove BDS parameter from qcow2_cache_put() by Alberto Garcia · 7 years ago
- 2d135ee qcow2: Remove BDS parameter from qcow2_cache_entry_mark_dirty() by Alberto Garcia · 7 years ago
- 3e99da5 block: maintain persistent disabled bitmaps by Vladimir Sementsov-Ogievskiy · 7 years ago
- 546a7dc qcow2: get rid of qcow2_backing_read1 routine by Edgar Kaziakhmedov · 7 years ago
- 23482f8 qcow2: Add bounds check to get_refblock_offset() by Max Reitz · 7 years ago
- 163bc39 qcow2: truncate the tail of the image file after shrinking the image by Pavel Butsykin · 7 years ago
- 46b732c qcow2: add shrink image support by Pavel Butsykin · 7 years ago
- f71c08e qcow2: add qcow2_cache_discard by Pavel Butsykin · 7 years ago
- 772d1f9 block/qcow2: falloc/full preallocating growth by Max Reitz · 8 years ago
- 12cc30a block/qcow2: Add qcow2_refcount_area() by Max Reitz · 8 years ago
- 469c71e qcow2: add .bdrv_remove_persistent_dirty_bitmap by Vladimir Sementsov-Ogievskiy · 8 years ago
- da0eb24 qcow2: add .bdrv_can_store_new_dirty_bitmap by Vladimir Sementsov-Ogievskiy · 8 years ago
- 169b879 qcow2: store bitmaps on reopening image as read-only by Vladimir Sementsov-Ogievskiy · 8 years ago
- 5f72826 qcow2: add persistent dirty bitmaps support by Vladimir Sementsov-Ogievskiy · 8 years ago
- 1b6b056 qcow2: support .bdrv_reopen_bitmaps_rw by Vladimir Sementsov-Ogievskiy · 8 years ago
- d1258dd qcow2: autoloading dirty bitmaps by Vladimir Sementsov-Ogievskiy · 8 years ago
- 88ddffa qcow2: add bitmaps extension by Vladimir Sementsov-Ogievskiy · 8 years ago
- 8a5bb1f qcow2-refcount: rename inc_refcounts() and make it public by Vladimir Sementsov-Ogievskiy · 8 years ago
- 4652b8f qcow2: add support for LUKS encryption format by Daniel P. Berrange · 8 years ago
- b25b387 qcow2: convert QCow2 to use QCryptoBlock for encryption by Daniel P. Berrange · 8 years ago
- 446d306 qcow2: make qcow2_encrypt_sectors encrypt in place by Daniel P. Berrange · 8 years ago
- ee22a9d qcow2: Merge the writing of the COW regions with the guest data by Alberto Garcia · 8 years ago