Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | block: Request child permissions in filter drivers | Kevin Wolf | 2017-02-28 | 1 | -0/+1 |
* | block: explicitly acquire aiocontext in bottom halves that need it | Paolo Bonzini | 2017-02-21 | 1 | -1/+1 |
* | replay: allow replay stopping and restarting | Pavel Dovgalyuk | 2016-09-27 | 1 | -10/+5 |
* | blkreplay: Switch .bdrv_co_discard() to byte-based | Eric Blake | 2016-07-20 | 1 | -5/+4 |
* | block: Convert bdrv_co_discard() to byte-based | Eric Blake | 2016-07-20 | 1 | -1/+2 |
* | coroutine: move entry argument to qemu_coroutine_create | Paolo Bonzini | 2016-07-13 | 1 | -1/+1 |
* | block: Convert bdrv_co_preadv/pwritev to BdrvChild | Kevin Wolf | 2016-07-05 | 1 | -3/+3 |
* | blkreplay: Convert to byte-based I/O | Kevin Wolf | 2016-07-05 | 1 | -8/+8 |
* | blkreplay: Convert to bdrv_co_pwrite_zeroes() | Eric Blake | 2016-06-08 | 1 | -6/+4 |
* | block: Switch bdrv_write_zeroes() to byte interface | Eric Blake | 2016-06-08 | 1 | -1/+3 |
* | replay: introduce block devices record/replay | Pavel Dovgalyuk | 2016-03-30 | 1 | -0/+160 |