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
Commit message (
Expand
)
Author
Age
Files
Lines
*
qcow2: Tweak comments on qcow2_get_persistent_dirty_bitmap_size
Eric Blake
2020-06-17
1
-4
/
+5
*
block: Refactor subdirectory recursion during make
Eric Blake
2020-06-17
1
-0
/
+1
*
block: Call attention to truncation of long NBD exports
Eric Blake
2020-06-10
1
-8
/
+13
*
block: Factor out bdrv_run_co()
Vladimir Sementsov-Ogievskiy
2020-06-05
1
-121
/
+72
*
io_uring: use io_uring_cq_ready() to check for ready cqes
Stefano Garzarella
2020-06-05
1
-6
/
+3
*
io_uring: retry io_uring_submit() if it fails with errno=EINTR
Stefano Garzarella
2020-06-05
1
-1
/
+1
*
qcow2: Expose bitmaps' size during measure
Eric Blake
2020-05-28
5
-5
/
+51
*
block/dirty-bitmap: add bdrv_has_named_bitmaps helper
Vladimir Sementsov-Ogievskiy
2020-05-28
1
-0
/
+13
*
blockdev: Split off basic bitmap operations for qemu-img
Eric Blake
2020-05-19
2
-0
/
+322
*
block: Make it easier to learn which BDS support bitmaps
Eric Blake
2020-05-19
4
-0
/
+19
*
block/block-copy: Simplify block_copy_do_copy()
Philippe Mathieu-Daudé
2020-05-18
1
-9
/
+3
*
block/block-copy: Fix uninitialized variable in block_copy_task_entry
Philippe Mathieu-Daudé
2020-05-18
1
-1
/
+1
*
block: Drop @child_class from bdrv_child_perm()
Max Reitz
2020-05-18
9
-14
/
+4
*
block: Pass BdrvChildRole in remaining cases
Max Reitz
2020-05-18
2
-5
/
+10
*
block: Use bdrv_default_perms()
Max Reitz
2020-05-18
20
-28
/
+23
*
block: Use child_of_bds in remaining places
Max Reitz
2020-05-18
3
-6
/
+17
*
block: Make filter drivers use child_of_bds
Max Reitz
2020-05-18
8
-12
/
+22
*
block: Make format drivers use child_of_bds
Max Reitz
2020-05-18
12
-29
/
+50
*
block: Make backing files child_of_bds children
Max Reitz
2020-05-18
2
-2
/
+3
*
block: Switch child_format users to child_of_bds
Max Reitz
2020-05-18
2
-4
/
+6
*
raw-format: Split raw_read_options()
Max Reitz
2020-05-18
1
-45
/
+65
*
block: Pass parent_is_format to .inherit_options()
Max Reitz
2020-05-18
2
-2
/
+2
*
block: Pass BdrvChildRole to .inherit_options()
Max Reitz
2020-05-18
2
-2
/
+4
*
block: Pass BdrvChildRole to bdrv_child_perm()
Max Reitz
2020-05-18
9
-7
/
+16
*
block: Add BdrvChildRole to BdrvChild
Max Reitz
2020-05-18
25
-33
/
+34
*
block: Rename BdrvChildRole to BdrvChildClass
Max Reitz
2020-05-18
11
-31
/
+33
*
block: Add BlockDriver.is_format
Max Reitz
2020-05-18
13
-0
/
+14
*
block: Mark commit, mirror, blkreplay as filters
Max Reitz
2020-05-18
3
-0
/
+5
*
block: Use bdrv_make_empty() where possible
Max Reitz
2020-05-18
2
-5
/
+2
*
replication: Avoid blk_make_empty() on read-only child
Kevin Wolf
2020-05-18
1
-2
/
+11
*
block: Use blk_make_empty() after commits
Max Reitz
2020-05-18
1
-7
/
+9
*
block: Add blk_make_empty()
Max Reitz
2020-05-18
1
-0
/
+10
*
block/replication.c: Avoid cancelling the job twice
Lukas Straub
2020-05-18
1
-0
/
+2
*
mirror: Make sure that source and target size match
Kevin Wolf
2020-05-18
1
-9
/
+12
*
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
2020-05-15
1
-4
/
+2
*
block/block-copy: fix use-after-free of task pointer
Vladimir Sementsov-Ogievskiy
2020-05-13
1
-1
/
+1
*
qcow2: add zstd cluster compression
Denis Plotnikov
2020-05-13
2
-0
/
+176
*
qcow2: rework the cluster compression routine
Denis Plotnikov
2020-05-13
1
-11
/
+60
*
qcow2: introduce compression type feature
Denis Plotnikov
2020-05-13
2
-1
/
+132
*
block: Drop unused .bdrv_has_zero_init_truncate
Eric Blake
2020-05-08
9
-16
/
+0
*
vhdx: Rework truncation logic
Eric Blake
2020-05-08
1
-38
/
+51
*
parallels: Rework truncation logic
Eric Blake
2020-05-08
1
-9
/
+16
*
ssh: Support BDRV_REQ_ZERO_WRITE for truncate
Eric Blake
2020-05-08
1
-0
/
+4
*
sheepdog: Support BDRV_REQ_ZERO_WRITE for truncate
Eric Blake
2020-05-08
1
-0
/
+1
*
rbd: Support BDRV_REQ_ZERO_WRITE for truncate
Eric Blake
2020-05-08
1
-0
/
+3
*
nfs: Support BDRV_REQ_ZERO_WRITE for truncate
Eric Blake
2020-05-08
1
-0
/
+3
*
file-win32: Support BDRV_REQ_ZERO_WRITE for truncate
Eric Blake
2020-05-08
1
-0
/
+3
*
gluster: Drop useless has_zero_init callback
Eric Blake
2020-05-08
1
-14
/
+0
*
qcow2: Fix preallocation on block devices
Max Reitz
2020-05-08
1
-2
/
+8
*
backup: Make sure that source and target size match
Kevin Wolf
2020-05-08
2
-6
/
+22
[next]