Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-27 | replay: allow replay stopping and restarting | Pavel Dovgalyuk | 1 | -10/+5 |
2016-07-20 | blkreplay: Switch .bdrv_co_discard() to byte-based | Eric Blake | 1 | -5/+4 |
2016-07-20 | block: Convert bdrv_co_discard() to byte-based | Eric Blake | 1 | -1/+2 |
2016-07-13 | coroutine: move entry argument to qemu_coroutine_create | Paolo Bonzini | 1 | -1/+1 |
2016-07-05 | block: Convert bdrv_co_preadv/pwritev to BdrvChild | Kevin Wolf | 1 | -3/+3 |
2016-07-05 | blkreplay: Convert to byte-based I/O | Kevin Wolf | 1 | -8/+8 |
2016-06-08 | blkreplay: Convert to bdrv_co_pwrite_zeroes() | Eric Blake | 1 | -6/+4 |
2016-06-08 | block: Switch bdrv_write_zeroes() to byte interface | Eric Blake | 1 | -1/+3 |
2016-03-30 | replay: introduce block devices record/replay | Pavel Dovgalyuk | 1 | -0/+160 |