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
Age
Commit message (
Expand
)
Author
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
iotests: Fix 195 if IMGFMT is part of TEST_DIR
Max Reitz
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
crypto: expose encryption sector size in APIs
Daniel P. Berrange
2017-10-06
block: use 1 MB bounce buffers for crypto instead of 16KB
Daniel P. Berrange
2017-10-06
iotests: Add test 197 for covering copy-on-read
Eric Blake
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
iotests: Restore stty settings on completion
Eric Blake
2017-10-06
block: Uniform handling of 0-length bdrv_get_block_status()
Eric Blake
2017-10-06
qemu-io: Add -C for opening with copy-on-read
Eric Blake
2017-10-06
commit: Remove overlay_bs
Kevin Wolf
2017-10-06
qemu-iotests: Test commit block job where top has two parents
Kevin Wolf
2017-10-06
qemu-iotests: Allow QMP pretty printing in common.qemu
Kevin Wolf
2017-10-06
commit: Support multiple roots above top node
Kevin Wolf
2017-10-06
block: Introduce BdrvChildRole.update_filename
Kevin Wolf
2017-10-06
qemu-iotests: merge "check" and "common"
Paolo Bonzini
2017-10-06
qemu-iotests: get rid of $iam
Paolo Bonzini
2017-10-06
qemu-iotests: fix uninitialized variable
Paolo Bonzini
2017-10-06
qemu-iotests: disintegrate more parts of common.config
Paolo Bonzini
2017-10-06
qemu-iotests: do not include common.rc in "check"
Paolo Bonzini
2017-10-06
qemu-iotests: limit non-_PROG-suffixed variables to common.rc
Paolo Bonzini
2017-10-06
qemu-iotests: cleanup and fix search for programs
Paolo Bonzini
2017-10-06
qemu-iotests: move "check" code out of common.rc
Paolo Bonzini
2017-10-06
qemu-iotests: get rid of AWK_PROG
Paolo Bonzini
2017-10-06
qemu-iotests: remove dead code
Paolo Bonzini
2017-10-06
hw/block/onenand: Remove dead code block
Thomas Huth
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
2017-10-06
dirty-bitmap: Change bdrv_dirty_iter_next() to report byte offset
Eric Blake
2017-10-06
dirty-bitmap: Set iterator start by offset, not sector
Eric Blake
2017-10-06
qcow2: Switch sectors_covered_by_bitmap_cluster() to byte-based
Eric Blake
2017-10-06
dirty-bitmap: Change bdrv_dirty_bitmap_*serialize*() to take bytes
Eric Blake
2017-10-06
dirty-bitmap: Track bitmap size by bytes
Eric Blake
2017-10-06
dirty-bitmap: Change bdrv_dirty_bitmap_size() to report bytes
Eric Blake
2017-10-06
dirty-bitmap: Avoid size query failure during truncate
Eric Blake
2017-10-06
dirty-bitmap: Drop unused functions
Eric Blake
2017-10-06
qcow2: Ensure bitmap serialization is aligned
Eric Blake
[prev]
[next]