index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2017-10-30
nbd: Minimal structured read for client
Vladimir Sementsov-Ogievskiy
2017-10-30
nbd/client: prepare nbd_receive_reply for structured reply
Vladimir Sementsov-Ogievskiy
2017-10-26
qcow2: Always execute preallocate() in a coroutine
Max Reitz
2017-10-26
qcow2: Fix unaligned preallocated truncation
Max Reitz
2017-10-26
qcow2: Emit errp when truncating the image tail
Max Reitz
2017-10-26
qcow2: Use BDRV_SECTOR_BITS instead of its literal value
Alberto Garcia
2017-10-26
qcow2: Reduce is_zero() rounding
Eric Blake
2017-10-26
block: Reduce bdrv_aligned_preadv() rounding
Eric Blake
2017-10-26
block: Align block status requests
Eric Blake
2017-10-26
block: Convert bdrv_get_block_status_above() to bytes
Eric Blake
2017-10-26
block: Switch bdrv_co_get_block_status_above() to byte-based
Eric Blake
2017-10-26
block: Switch bdrv_common_block_status_above() to byte-based
Eric Blake
2017-10-26
block: Switch BdrvCoGetBlockStatusData to byte-based
Eric Blake
2017-10-26
block: Switch bdrv_co_get_block_status() to byte-based
Eric Blake
2017-10-26
block: Convert bdrv_get_block_status() to bytes
Eric Blake
2017-10-26
block: Switch bdrv_make_zero() to byte-based
Eric Blake
2017-10-26
qcow2: Switch is_zero_sectors() to byte-based
Eric Blake
2017-10-26
block: Make bdrv_round_to_clusters() signature more useful
Eric Blake
2017-10-26
block: Add flag to avoid wasted work in bdrv_is_allocated()
Eric Blake
2017-10-26
block: Allow NULL file for bdrv_get_block_status()
Eric Blake
2017-10-16
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-10-14' into st...
Peter Maydell
2017-10-13
block/throttle.c: add bdrv_co_drain_begin/end callbacks
Manos Pitsidianakis
2017-10-13
block: rename bdrv_co_drain to bdrv_co_drain_begin
Manos Pitsidianakis
2017-10-13
block: add bdrv_co_drain_end callback
Manos Pitsidianakis
2017-10-12
block/nbd-client: refactor nbd_co_receive_reply
Vladimir Sementsov-Ogievskiy
2017-10-12
block/nbd-client: assert qiov len once in nbd_co_request
Vladimir Sementsov-Ogievskiy
2017-10-09
config: qemu_config_parse() return number of config groups
Eduardo Habkost
2017-10-06
block/mirror: check backing in bdrv_mirror_top_flush
Vladimir Sementsov-Ogievskiy
2017-10-06
qcow2: truncate the tail of the image file after shrinking the image
Pavel Butsykin
2017-10-06
qcow2: fix return error code in qcow2_truncate()
Pavel Butsykin
2017-10-06
block/mirror: check backing in bdrv_mirror_top_refresh_filename
Vladimir Sementsov-Ogievskiy
2017-10-06
block: support passthrough of BDRV_REQ_FUA in crypto driver
Daniel P. Berrange
2017-10-06
block: convert qcrypto_block_encrypt|decrypt to take bytes offset
Daniel P. Berrange
2017-10-06
block: convert crypto driver to bdrv_co_preadv|pwritev
Daniel P. Berrange
2017-10-06
block: fix data type casting for crypto payload offset
Daniel P. Berrange
2017-10-06
block: use 1 MB bounce buffers for crypto instead of 16KB
Daniel P. Berrange
2017-10-06
block: Perform copy-on-read in loop
Eric Blake
2017-10-06
block: Add blkdebug hook for copy-on-read
Eric Blake
2017-10-06
block: Uniform handling of 0-length bdrv_get_block_status()
Eric Blake
2017-10-06
commit: Remove overlay_bs
Kevin Wolf
2017-10-06
commit: Support multiple roots above top node
Kevin Wolf
2017-10-06
dirty-bitmap: Convert internal hbitmap size/granularity
Eric Blake
2017-10-06
dirty-bitmap: Switch bdrv_set_dirty() to bytes
Eric Blake
2017-10-06
qcow2: Switch store_bitmap_data() to byte-based iteration
Eric Blake
2017-10-06
qcow2: Switch load_bitmap_data() to byte-based iteration
Eric Blake
2017-10-06
qcow2: Switch qcow2_measure() to byte-based iteration
Eric Blake
2017-10-06
mirror: Switch mirror_dirty_init() to byte-based iteration
Eric Blake
2017-10-06
dirty-bitmap: Change bdrv_[re]set_dirty_bitmap() to use bytes
Eric Blake
2017-10-06
dirty-bitmap: Change bdrv_get_dirty_locked() to take bytes
Eric Blake
2017-10-06
dirty-bitmap: Change bdrv_get_dirty_count() to report bytes
Eric Blake
[next]