index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blkreplay.c
Age
Commit message (
Expand
)
Author
2018-03-26
block/blkreplay: Remove protocol-related fields
Fabiano Rosas
2017-06-26
block: change variable names in BlockDriverState
Manos Pitsidianakis
2017-04-27
block: Do not unref bs->file on error in BD's open
Max Reitz
2017-02-28
block: Request child permissions in filter drivers
Kevin Wolf
2017-02-21
block: explicitly acquire aiocontext in bottom halves that need it
Paolo Bonzini
2016-09-27
replay: allow replay stopping and restarting
Pavel Dovgalyuk
2016-07-20
blkreplay: Switch .bdrv_co_discard() to byte-based
Eric Blake
2016-07-20
block: Convert bdrv_co_discard() to byte-based
Eric Blake
2016-07-13
coroutine: move entry argument to qemu_coroutine_create
Paolo Bonzini
2016-07-05
block: Convert bdrv_co_preadv/pwritev to BdrvChild
Kevin Wolf
2016-07-05
blkreplay: Convert to byte-based I/O
Kevin Wolf
2016-06-08
blkreplay: Convert to bdrv_co_pwrite_zeroes()
Eric Blake
2016-06-08
block: Switch bdrv_write_zeroes() to byte interface
Eric Blake
2016-03-30
replay: introduce block devices record/replay
Pavel Dovgalyuk