- 4db7ba3 block: Call .bdrv_co_create(_opts) unlocked by Kevin Wolf · 1 year, 7 months ago
- e19b157 block: Mark bdrv_refresh_limits() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 7 months ago
- 533c6e4 block: Mark bdrv_recurse_can_replace() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 7 months ago
- b2ab5f5 block: bdrv/blk_co_unref() for calls in coroutine context by Kevin Wolf · 1 year, 7 months ago
- da4afaf block: Consistently call bdrv_activate() outside coroutine by Kevin Wolf · 1 year, 7 months ago
- 4ec8df0 block: Mark bdrv_co_create() and callers GRAPH_RDLOCK by Kevin Wolf · 1 year, 10 months ago
- 4bee90e block: Create no_co_wrappers for open functions by Kevin Wolf · 1 year, 11 months ago
- e2c1c34 include/block: Untangle inclusion loops by Markus Armbruster · 2 years ago
- da0bd74 block: Factor out bdrv_drain_all_begin_nopoll() by Kevin Wolf · 2 years ago
- 741443e block: convert bdrv_create to co_wrapper by Emanuele Giuseppe Esposito · 2 years, 1 month ago
- 2475a0d block: bdrv_create_file is a coroutine_fn by Emanuele Giuseppe Esposito · 2 years, 1 month ago
- 92140b9 stream: Replace subtree drain with a single node drain by Kevin Wolf · 2 years, 1 month ago
- d5f8d79 block: Make bdrv_child_get_parent_aio_context I/O by Hanna Reitz · 2 years, 1 month ago
- d5ab949 Merge tag 'for-upstream' of https://repo.or.cz/qemu/kevin into staging by Stefan Hajnoczi · 2 years, 2 months ago
- 142e690 block: remove bdrv_try_set_aio_context and replace it with bdrv_try_change_aio_context by Emanuele Giuseppe Esposito · 2 years, 2 months ago
- a41cfda block: rename bdrv_child_try_change_aio_context in bdrv_try_change_aio_context by Emanuele Giuseppe Esposito · 2 years, 2 months ago
- d2aafbb block: remove all unused ->can_set_aio_ctx and ->set_aio_ctx callbacks by Emanuele Giuseppe Esposito · 2 years, 2 months ago
- e08cc00 bdrv_change_aio_context: use hash table instead of list of visited nodes by Emanuele Giuseppe Esposito · 2 years, 2 months ago
- 7e8c182 block: use transactions as a replacement of ->{can_}set_aio_context() by Emanuele Giuseppe Esposito · 2 years, 2 months ago
- 8393078 block: introduce bdrv_open_file_child() helper by Vladimir Sementsov-Ogievskiy · 2 years, 5 months ago
- f4ec04b block: return errors from bdrv_register_buf() by Stefan Hajnoczi · 2 years, 2 months ago
- 4f38401 block: pass size to bdrv_unregister_buf() by Stefan Hajnoczi · 2 years, 2 months ago
- 15aee7a block: Classify bdrv_get_flags() as I/O function by Hanna Reitz · 2 years, 8 months ago
- 3b491a9 include/block/block: split header into I/O and global state API by Emanuele Giuseppe Esposito · 2 years, 10 months ago