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
*
nbd: Minimal structured read for client
Vladimir Sementsov-Ogievskiy
2017-10-30
2
-32
/
+459
*
nbd/client: prepare nbd_receive_reply for structured reply
Vladimir Sementsov-Ogievskiy
2017-10-30
1
-3
/
+5
*
qcow2: Always execute preallocate() in a coroutine
Max Reitz
2017-10-26
1
-7
/
+34
*
qcow2: Fix unaligned preallocated truncation
Max Reitz
2017-10-26
1
-0
/
+1
*
qcow2: Emit errp when truncating the image tail
Max Reitz
2017-10-26
1
-6
/
+7
*
qcow2: Use BDRV_SECTOR_BITS instead of its literal value
Alberto Garcia
2017-10-26
1
-2
/
+2
*
qcow2: Reduce is_zero() rounding
Eric Blake
2017-10-26
1
-9
/
+3
*
block: Reduce bdrv_aligned_preadv() rounding
Eric Blake
2017-10-26
1
-6
/
+2
*
block: Align block status requests
Eric Blake
2017-10-26
2
-27
/
+57
*
block: Convert bdrv_get_block_status_above() to bytes
Eric Blake
2017-10-26
3
-77
/
+26
*
block: Switch bdrv_co_get_block_status_above() to byte-based
Eric Blake
2017-10-26
1
-44
/
+24
*
block: Switch bdrv_common_block_status_above() to byte-based
Eric Blake
2017-10-26
1
-31
/
+30
*
block: Switch BdrvCoGetBlockStatusData to byte-based
Eric Blake
2017-10-26
1
-18
/
+38
*
block: Switch bdrv_co_get_block_status() to byte-based
Eric Blake
2017-10-26
1
-43
/
+81
*
block: Convert bdrv_get_block_status() to bytes
Eric Blake
2017-10-26
2
-14
/
+35
*
block: Switch bdrv_make_zero() to byte-based
Eric Blake
2017-10-26
1
-16
/
+16
*
qcow2: Switch is_zero_sectors() to byte-based
Eric Blake
2017-10-26
1
-14
/
+19
*
block: Make bdrv_round_to_clusters() signature more useful
Eric Blake
2017-10-26
3
-8
/
+7
*
block: Add flag to avoid wasted work in bdrv_is_allocated()
Eric Blake
2017-10-26
1
-16
/
+41
*
block: Allow NULL file for bdrv_get_block_status()
Eric Blake
2017-10-26
3
-30
/
+30
*
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-10-14' into st...
Peter Maydell
2017-10-16
1
-8
/
+10
|
\
|
*
block/nbd-client: refactor nbd_co_receive_reply
Vladimir Sementsov-Ogievskiy
2017-10-12
1
-4
/
+4
|
*
block/nbd-client: assert qiov len once in nbd_co_request
Vladimir Sementsov-Ogievskiy
2017-10-12
1
-4
/
+6
*
|
block/throttle.c: add bdrv_co_drain_begin/end callbacks
Manos Pitsidianakis
2017-10-13
1
-0
/
+18
*
|
block: rename bdrv_co_drain to bdrv_co_drain_begin
Manos Pitsidianakis
2017-10-13
2
-5
/
+5
*
|
block: add bdrv_co_drain_end callback
Manos Pitsidianakis
2017-10-13
1
-14
/
+34
|
/
*
config: qemu_config_parse() return number of config groups
Eduardo Habkost
2017-10-10
1
-1
/
+0
*
block/mirror: check backing in bdrv_mirror_top_flush
Vladimir Sementsov-Ogievskiy
2017-10-06
1
-0
/
+4
*
qcow2: truncate the tail of the image file after shrinking the image
Pavel Butsykin
2017-10-06
3
-0
/
+46
*
qcow2: fix return error code in qcow2_truncate()
Pavel Butsykin
2017-10-06
1
-2
/
+2
*
block/mirror: check backing in bdrv_mirror_top_refresh_filename
Vladimir Sementsov-Ogievskiy
2017-10-06
1
-0
/
+5
*
block: support passthrough of BDRV_REQ_FUA in crypto driver
Daniel P. Berrange
2017-10-06
1
-2
/
+5
*
block: convert qcrypto_block_encrypt|decrypt to take bytes offset
Daniel P. Berrange
2017-10-06
4
-19
/
+16
*
block: convert crypto driver to bdrv_co_preadv|pwritev
Daniel P. Berrange
2017-10-06
1
-52
/
+54
*
block: fix data type casting for crypto payload offset
Daniel P. Berrange
2017-10-06
1
-4
/
+9
*
block: use 1 MB bounce buffers for crypto instead of 16KB
Daniel P. Berrange
2017-10-06
1
-13
/
+15
*
block: Perform copy-on-read in loop
Eric Blake
2017-10-06
1
-38
/
+82
*
block: Add blkdebug hook for copy-on-read
Eric Blake
2017-10-06
1
-0
/
+1
*
block: Uniform handling of 0-length bdrv_get_block_status()
Eric Blake
2017-10-06
1
-0
/
+4
*
commit: Remove overlay_bs
Kevin Wolf
2017-10-06
1
-47
/
+15
*
commit: Support multiple roots above top node
Kevin Wolf
2017-10-06
1
-1
/
+1
*
dirty-bitmap: Convert internal hbitmap size/granularity
Eric Blake
2017-10-06
1
-44
/
+18
*
dirty-bitmap: Switch bdrv_set_dirty() to bytes
Eric Blake
2017-10-06
2
-7
/
+6
*
qcow2: Switch store_bitmap_data() to byte-based iteration
Eric Blake
2017-10-06
1
-15
/
+16
*
qcow2: Switch load_bitmap_data() to byte-based iteration
Eric Blake
2017-10-06
1
-14
/
+8
*
qcow2: Switch qcow2_measure() to byte-based iteration
Eric Blake
2017-10-06
1
-12
/
+10
*
mirror: Switch mirror_dirty_init() to byte-based iteration
Eric Blake
2017-10-06
1
-24
/
+14
*
dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes
Eric Blake
2017-10-06
2
-16
/
+22
*
dirty-bitmap: Change bdrv_get_dirty_locked() to take bytes
Eric Blake
2017-10-06
2
-6
/
+5
*
dirty-bitmap: Change bdrv_get_dirty_count() to report bytes
Eric Blake
2017-10-06
2
-12
/
+8
[next]