Sign in
qemu
/
qemu
/
397d137046401920ee61050d21fada3600f0a14f
/
block
/
blkreplay.c
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
55d38d1
trivial: Make bios files and source files non-executable
by Thomas Huth
· 7 years ago
f66b1f0
block: drop empty .bdrv_close handlers
by Vladimir Sementsov-Ogievskiy
· 7 years ago
0b9fd3f
block: Use BdrvChild to discard
by Fam Zheng
· 7 years ago
228345b
block: Support BDRV_REQ_WRITE_UNCHANGED in filters
by Max Reitz
· 7 years ago
8140e78
block/blkreplay: Remove protocol-related fields
by Fabiano Rosas
· 7 years ago
f5a5ca7
block: change variable names in BlockDriverState
by Manos Pitsidianakis
· 8 years ago
de23489
block: Do not unref bs->file on error in BD's open
by Max Reitz
· 8 years ago
d7010df
block: Request child permissions in filter drivers
by Kevin Wolf
· 8 years ago
1919631
block: explicitly acquire aiocontext in bottom halves that need it
by Paolo Bonzini
· 8 years ago
6d0ceb8
replay: allow replay stopping and restarting
by Pavel Dovgalyuk
· 8 years ago
aba76e2
blkreplay: Switch .bdrv_co_discard() to byte-based
by Eric Blake
· 9 years ago
9f1963b
block: Convert bdrv_co_discard() to byte-based
by Eric Blake
· 9 years ago
0b8b875
coroutine: move entry argument to qemu_coroutine_create
by Paolo Bonzini
· 9 years ago
a03ef88
block: Convert bdrv_co_preadv/pwritev to BdrvChild
by Kevin Wolf
· 9 years ago
e858a97
blkreplay: Convert to byte-based I/O
by Kevin Wolf
· 9 years ago
9c21a42
blkreplay: Convert to bdrv_co_pwrite_zeroes()
by Eric Blake
· 9 years ago
74021bc
block: Switch bdrv_write_zeroes() to byte interface
by Eric Blake
· 9 years ago
6378567
replay: introduce block devices record/replay
by Pavel Dovgalyuk
· 9 years ago