index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
qcow2.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
qcow2: Add prealloc field to QCowL2Meta
Alberto Garcia
2020-08-25
1
-0
/
+6
*
qcow2: Add subcluster support to qcow2_measure()
Alberto Garcia
2020-08-25
1
-7
/
+13
*
qcow2: Add subcluster support to qcow2_co_pwrite_zeroes()
Alberto Garcia
2020-08-25
1
-16
/
+17
*
qcow2: Add subcluster support to handle_alloc_space()
Alberto Garcia
2020-08-25
1
-4
/
+5
*
qcow2: Handle QCOW2_SUBCLUSTER_UNALLOCATED_ALLOC
Alberto Garcia
2020-08-25
1
-3
/
+9
*
qcow2: Replace QCOW2_CLUSTER_* with QCOW2_SUBCLUSTER_*
Alberto Garcia
2020-08-25
1
-34
/
+36
*
qcow2: Add cluster type parameter to qcow2_get_host_offset()
Alberto Garcia
2020-08-25
1
-15
/
+22
*
qcow2: Add l2_entry_size()
Alberto Garcia
2020-08-25
1
-4
/
+4
*
qcow2: Add subcluster-related fields to BDRVQcow2State
Alberto Garcia
2020-08-25
1
-0
/
+5
*
qcow2: Convert qcow2_get_cluster_offset() into qcow2_get_host_offset()
Alberto Garcia
2020-08-25
1
-17
/
+7
*
qcow2: Make Qcow2AioTask store the full host offset
Alberto Garcia
2020-08-25
1
-36
/
+33
*
qcow2: Fix capitalization of header extension constant.
Andrey Shinkevich
2020-07-27
1
-1
/
+1
*
block: Add support to warn on backing file change without format
Eric Blake
2020-07-14
1
-1
/
+1
*
qcow2: Deprecate use of qemu-img amend to change backing file
Eric Blake
2020-07-14
1
-0
/
+5
*
qapi: Smooth another visitor error checking pattern
Markus Armbruster
2020-07-10
1
-5
/
+2
*
error: Eliminate error_propagate() with Coccinelle, part 2
Markus Armbruster
2020-07-10
1
-9
/
+4
*
qemu-option: Use returned bool to check for failure
Markus Armbruster
2020-07-10
1
-2
/
+1
*
block: drop unallocated_blocks_are_zero
Vladimir Sementsov-Ogievskiy
2020-07-06
1
-1
/
+0
*
block/qcow2: implement blockdev-amend
Maxim Levitsky
2020-07-06
1
-0
/
+39
*
block/qcow2: extend qemu-img amend interface with crypto options
Maxim Levitsky
2020-07-06
1
-9
/
+62
*
block/amend: refactor qcow2 amend options
Maxim Levitsky
2020-07-06
1
-100
/
+38
*
block/amend: separate amend and create options for qemu-img
Maxim Levitsky
2020-07-06
1
-79
/
+94
*
block/amend: add 'force' option
Maxim Levitsky
2020-07-06
1
-0
/
+1
*
qcow2: Fix preallocation on images with unaligned sizes
Alberto Garcia
2020-07-06
1
-3
/
+14
*
qcow2: Expose bitmaps' size during measure
Eric Blake
2020-05-28
1
-3
/
+11
*
block: Make it easier to learn which BDS support bitmaps
Eric Blake
2020-05-19
1
-0
/
+2
*
block: Use bdrv_default_perms()
Max Reitz
2020-05-18
1
-1
/
+1
*
block: Make format drivers use child_of_bds
Max Reitz
2020-05-18
1
-6
/
+13
*
block: Add BdrvChildRole to BdrvChild
Max Reitz
2020-05-18
1
-3
/
+3
*
block: Add BlockDriver.is_format
Max Reitz
2020-05-18
1
-0
/
+1
*
qcow2: add zstd cluster compression
Denis Plotnikov
2020-05-13
1
-0
/
+7
*
qcow2: introduce compression type feature
Denis Plotnikov
2020-05-13
1
-0
/
+113
*
block: Drop unused .bdrv_has_zero_init_truncate
Eric Blake
2020-05-08
1
-1
/
+0
*
qcow2: Fix preallocation on block devices
Max Reitz
2020-05-08
1
-2
/
+8
*
qcow2: Avoid integer wraparound in qcow2_co_truncate()
Alberto Garcia
2020-05-08
1
-5
/
+7
*
qcow2: Tweak comment about bitmaps vs. resize
Eric Blake
2020-05-05
1
-1
/
+1
*
qcow2: Allow resize of images with internal snapshots
Eric Blake
2020-05-05
1
-3
/
+22
*
block: Add blk_new_with_bs() helper
Eric Blake
2020-05-05
1
-10
/
+8
*
qcow2: Forward ZERO_WRITE flag for full preallocation
Kevin Wolf
2020-04-30
1
-3
/
+19
*
qcow2: Support BDRV_REQ_ZERO_WRITE for truncate
Kevin Wolf
2020-04-30
1
-0
/
+34
*
block-backend: Add flags to blk_truncate()
Kevin Wolf
2020-04-30
1
-2
/
+2
*
block: Add flags to bdrv(_co)_truncate()
Kevin Wolf
2020-04-30
1
-6
/
+9
*
block: Add flags to BlockDriver.bdrv_co_truncate()
Kevin Wolf
2020-04-30
1
-1
/
+1
*
qcow2: Check request size in qcow2_co_pwritev_compressed_part()
Alberto Garcia
2020-04-07
1
-0
/
+5
*
qcow2: Forbid discard in qcow2 v2 images with backing files
Alberto Garcia
2020-04-07
1
-0
/
+6
*
qcow2: Avoid feature name extension on small cluster size
Eric Blake
2020-03-26
1
-2
/
+9
*
qcow2: List autoclear bit names in header
Eric Blake
2020-03-26
1
-1
/
+11
*
qcow2: Comment typo fixes
Eric Blake
2020-03-26
1
-3
/
+3
*
block: pass BlockDriver reference to the .bdrv_co_create
Maxim Levitsky
2020-03-26
1
-1
/
+3
*
block/qcow2: zero data_file child after free
Vladimir Sementsov-Ogievskiy
2020-03-24
1
-0
/
+2
[prev]
[next]