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
2018-07-10
block: add BDRV_REQ_SERIALISING flag
Vladimir Sementsov-Ogievskiy
2018-07-10
block: split flags in copy_range
Vladimir Sementsov-Ogievskiy
2018-07-10
block/io: fix copy_range
Vladimir Sementsov-Ogievskiy
2018-07-10
block: Fix copy-on-read crash with partial final cluster
Kevin Wolf
2018-07-10
block: Poll after drain on attaching a node
Kevin Wolf
2018-07-05
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2018-07-05
file-posix: Unlock FD after creation
Max Reitz
2018-07-05
file-posix: Fix creation locking
Max Reitz
2018-07-05
block/blklogwrites: Add an option for the update interval of the log superblock
Ari Sundholm
2018-07-05
block/blklogwrites: Add an option for appending to an old log
Ari Sundholm
2018-07-05
block/blklogwrites: Change log_sector_size from int64_t to uint64_t
Ari Sundholm
2018-07-05
block/crypto: Fix memory leak in create error path
Kevin Wolf
2018-07-05
block: Add blklogwrites
Aapo Vienamo
2018-07-05
qcow2: add compress threads
Vladimir Sementsov-Ogievskiy
2018-07-05
qcow2: refactor data compression
Vladimir Sementsov-Ogievskiy
2018-07-04
dirty-bitmap: fix double lock on bitmap enabling
Vladimir Sementsov-Ogievskiy
2018-07-04
block/dirty-bitmap: add bdrv_enable_dirty_bitmap_locked
Vladimir Sementsov-Ogievskiy
2018-07-03
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2018-07-03
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2018-07-02' into st...
Peter Maydell
2018-07-02
backup: Use copy offloading
Fam Zheng
2018-07-02
block: Honour BDRV_REQ_NO_SERIALISING in copy range
Fam Zheng
2018-07-02
block: Fix parameter checking in bdrv_co_copy_range_internal
Fam Zheng
2018-07-02
nbd/client: Add x-dirty-bitmap to query bitmap from server
Eric Blake
2018-07-02
iscsi: Avoid potential for get_status overflow
Eric Blake
2018-07-02
vdi: Use definitions from "qemu/units.h"
Philippe Mathieu-Daudé
2018-06-29
block: Remove unused sector-based vectored I/O
Eric Blake
2018-06-29
vhdx: Switch to byte-based calls
Eric Blake
2018-06-29
replication: Switch to byte-based calls
Eric Blake
2018-06-29
qcow: Switch to a byte-based driver
Eric Blake
2018-06-29
qcow: Switch qcow_co_writev to byte-based calls
Eric Blake
2018-06-29
qcow: Switch qcow_co_readv to byte-based calls
Eric Blake
2018-06-29
qcow: Switch get_cluster_offset to be byte-based
Eric Blake
2018-06-29
parallels: Switch to byte-based calls
Eric Blake
2018-06-29
file-posix: Fix EINTR handling
Fam Zheng
2018-06-29
iscsi: Don't blindly use designator length in response for memcpy
Fam Zheng
2018-06-29
qcow2: Fix src_offset in copy offloading
Fam Zheng
2018-06-29
file-posix: Implement co versions of discard/flush
Kevin Wolf
2018-06-29
qcow2: Free allocated clusters on write error
Kevin Wolf
2018-06-29
block/crypto: Simplify block_crypto_{open,create}_opts_init()
Markus Armbruster
2018-06-29
block: Move request tracking to children in copy offloading
Fam Zheng
2018-06-29
qcow2: Remove dead check on !ret
Fam Zheng
2018-06-29
file-posix: Make .bdrv_co_truncate asynchronous
Kevin Wolf
2018-06-29
block: Use tracked request for truncate
Kevin Wolf
2018-06-29
block: Move bdrv_truncate() implementation to io.c
Kevin Wolf
2018-06-29
qcow2: Remove coroutine trampoline for preallocate_co()
Kevin Wolf
2018-06-29
block: Convert .bdrv_truncate callback to coroutine_fn
Kevin Wolf
2018-06-29
qcow2: Fix qcow2_truncate() error return value
Kevin Wolf
2018-06-29
block/crypto: Pacify Coverity after commit f853465aacb
Markus Armbruster
2018-06-27
linux-aio: properly bubble up errors from initialization
Nishanth Aravamudan
2018-06-22
qapi: remove empty flat union branches and types
Anton Nefedov
[next]