Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 2019-06-12 | 1 | -0/+1 |
* | block: Advertise BDRV_REQ_NO_FALLBACK in filter drivers | Kevin Wolf | 2019-03-26 | 1 | -4/+3 |
* | block: Make bdrv_{copy_on_read,crypto_luks,replication} static | Alberto Garcia | 2019-03-19 | 1 | -1/+1 |
* | block: drop empty .bdrv_close handlers | Vladimir Sementsov-Ogievskiy | 2018-08-15 | 1 | -6/+0 |
* | block: Use BdrvChild to discard | Fam Zheng | 2018-07-10 | 1 | -1/+1 |
* | block: Convert .bdrv_truncate callback to coroutine_fn | Kevin Wolf | 2018-06-29 | 1 | -4/+4 |
* | block: Support BDRV_REQ_WRITE_UNCHANGED in filters | Max Reitz | 2018-05-15 | 1 | -4/+6 |
* | block: Add COR filter driver | Max Reitz | 2018-05-15 | 1 | -0/+171 |