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