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
2016-09-13
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2016-09-13
replication: Implement new driver for block replication
Wen Congyang
2016-09-13
mirror: auto complete active commit
Wen Congyang
2016-09-13
block: Link backup into block core
Wen Congyang
2016-09-13
Backup: export interfaces for extra serialization
Changlong Xie
2016-09-13
Backup: clear all bitmap when doing block checkpoint
Wen Congyang
2016-09-13
linux-aio: process completions from ioq_submit()
Roman Pen
2016-09-13
linux-aio: split processing events function
Roman Pen
2016-09-13
linux-aio: consume events in userspace instead of calling io_getevents
Roman Pen
2016-09-13
qcow2: avoid memcpy(dst, NULL, len)
Stefan Hajnoczi
2016-09-13
block/gluster: add support to choose libgfapi logfile
Prasanna Kumar Kalever
2016-09-05
qcow2: fix iovec size at qcow2_co_pwritev_compressed
Pavel Butsykin
2016-09-05
drive-backup: added support for data compression
Pavel Butsykin
2016-09-05
block/io: turn on dirty_bitmaps for the compressed writes
Pavel Butsykin
2016-09-05
block: remove BlockDriver.bdrv_write_compressed
Pavel Butsykin
2016-09-05
qcow: cleanup qcow_co_pwritev_compressed to avoid the recursion
Pavel Butsykin
2016-09-05
qcow: add qcow_co_pwritev_compressed
Pavel Butsykin
2016-09-05
vmdk: add vmdk_co_pwritev_compressed
Pavel Butsykin
2016-09-05
qcow2: cleanup qcow2_co_pwritev_compressed to avoid the recursion
Pavel Butsykin
2016-09-05
qcow2: add qcow2_co_pwritev_compressed
Pavel Butsykin
2016-09-05
block/io: reuse bdrv_co_pwritev() for write compressed
Pavel Butsykin
2016-09-05
block: Convert bdrv_pwrite_compressed() to BdrvChild
Pavel Butsykin
2016-09-05
block: switch blk_write_compressed() to byte-based interface
Pavel Butsykin
2016-09-05
block: Accept node-name for block-stream
Kevin Wolf
2016-08-18
block: fix possible reorder of flush operations
Denis V. Lunev
2016-08-18
block: fix deadlock in bdrv_co_flush
Evgeny Yakovlev
2016-08-17
curl: Cast fd to int for DPRINTF
Fam Zheng
2016-08-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-08-15
block/nbd: Store runtime option values
Max Reitz
2016-08-15
block/blkdebug: Store config filename
Max Reitz
2016-08-15
block/nbd: Use QemuOpts for runtime options
Max Reitz
2016-08-15
block/ssh: Use QemuOpts for runtime options
Max Reitz
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-08-11
linux-aio: Handle io_submit() failure gracefully
Kevin Wolf
2016-08-08
mirror: finish earlier on error
Vladimir Sementsov-Ogievskiy
2016-08-05
block/parallels: check new image size
Klim Kireev
2016-08-03
block: Cater to iscsi with non-power-of-2 discard
Eric Blake
2016-08-03
nbd: Limit nbdflags to 16 bits
Eric Blake
2016-07-27
Merge remote-tracking branch 'remotes/cody/tags/block-pull-request' into staging
Peter Maydell
2016-07-26
mirror: double performance of the bulk stage if the disc is full
Vladimir Sementsov-Ogievskiy
2016-07-26
block: export LUKS specific data to qemu-img info
Daniel P. Berrange
2016-07-26
qcow2: do not allocate extra memory
Vladimir Sementsov-Ogievskiy
2016-07-21
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
2016-07-21
Revert "mirror: Workaround for unexpected iohandler events during completion"
Fam Zheng
2016-07-21
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2016-07-20
raw_bsd: Convert to byte-based interface
Eric Blake
2016-07-20
nbd: Convert to byte-based interface
Eric Blake
2016-07-20
block: Kill .bdrv_co_discard()
Eric Blake
2016-07-20
sheepdog: Switch .bdrv_co_discard() to byte-based
Eric Blake
2016-07-20
raw_bsd: Switch .bdrv_co_discard() to byte-based
Eric Blake
[next]