Age | Commit message (Expand) | Author |
---|---|---|
2024-10-03 | block-backend: Remove deadcode | Dr. David Alan Gilbert |
2023-10-12 | block: Mark bdrv_first_blk() and bdrv_is_root_node() GRAPH_RDLOCK | Kevin Wolf |
2023-09-20 | block: Mark bdrv_parent_perms_conflict() and callers GRAPH_RDLOCK | Kevin Wolf |
2023-05-30 | block: add blk_in_drain() API | Stefan Hajnoczi |
2023-05-10 | block: bdrv/blk_co_unref() for calls in coroutine context | Kevin Wolf |
2023-02-17 | block: Create no_co_wrappers for open functions | Kevin Wolf |
2022-10-26 | block: return errors from bdrv_register_buf() | Stefan Hajnoczi |
2022-10-26 | block: pass size to bdrv_unregister_buf() | Stefan Hajnoczi |
2022-05-11 | Clean up header guards that don't match their file name | Markus Armbruster |
2022-03-04 | include/sysemu/block-backend: split header into I/O and global state (GS) API | Emanuele Giuseppe Esposito |