Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -0/+1 |
2019-02-25 | block: Add strong_runtime_opts to BlockDriver | Max Reitz | 1 | -0/+7 |
2018-07-10 | block: Use BdrvChild to discard | Fam Zheng | 1 | -1/+1 |
2018-06-11 | throttle: Fix crash on reopen | Alberto Garcia | 1 | -21/+33 |
2018-05-15 | block: Support BDRV_REQ_WRITE_UNCHANGED in filters | Max Reitz | 1 | -2/+4 |
2018-03-26 | block/throttle: Remove protocol-related fields | Fabiano Rosas | 1 | -2/+1 |
2018-03-02 | block: Switch passthrough drivers to .bdrv_co_block_status() | Eric Blake | 1 | -1/+1 |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster | 1 | -0/+1 |
2017-10-13 | block/throttle.c: add bdrv_co_drain_begin/end callbacks | Manos Pitsidianakis | 1 | -0/+18 |
2017-09-06 | block: add throttle block filter driver | Manos Pitsidianakis | 1 | -0/+237 |