Age | Commit message (Expand) | Author | Files | Lines |
2018-08-15 | block: drop empty .bdrv_close handlers | Vladimir Sementsov-Ogievskiy | 1 | -5/+0 |
2018-07-10 | block: Use BdrvChild to discard | Fam Zheng | 1 | -1/+1 |
2018-05-15 | block: Support BDRV_REQ_WRITE_UNCHANGED in filters | Max Reitz | 1 | -0/+3 |
2018-03-26 | block/blkreplay: Remove protocol-related fields | Fabiano Rosas | 1 | -2/+1 |
2017-06-26 | block: change variable names in BlockDriverState | Manos Pitsidianakis | 1 | -4/+4 |
2017-04-27 | block: Do not unref bs->file on error in BD's open | Max Reitz | 1 | -3/+0 |
2017-02-28 | block: Request child permissions in filter drivers | Kevin Wolf | 1 | -0/+1 |
2017-02-21 | block: explicitly acquire aiocontext in bottom halves that need it | Paolo Bonzini | 1 | -1/+1 |
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 |