summary refs log tree commit diff stats
path: root/include/block/block_int-global-state.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* stream: Allow users to request only format driver names in backing file formatPeter Krempa2024-01-261-0/+3
* commit: Allow users to request only format driver names in backing file formatPeter Krempa2024-01-261-0/+3
* block: Mark bdrv_skip_implicit_filters() and callers GRAPH_RDLOCKKevin Wolf2023-11-071-1/+2
* block: Mark bdrv_root_attach_child() GRAPH_WRLOCKKevin Wolf2023-11-071-6/+7
* block: Mark bdrv_root_unref_child() GRAPH_WRLOCKKevin Wolf2023-09-201-1/+1
* block: Mark bdrv_get_cumulative_perm() and callers GRAPH_RDLOCKKevin Wolf2023-09-201-2/+2
* block: Mark bdrv_parent_perms_conflict() and callers GRAPH_RDLOCKKevin Wolf2023-09-201-3/+5
* block: Mark bdrv_recurse_can_replace() and callers GRAPH_RDLOCKKevin Wolf2023-05-101-2/+2
* include/block: Untangle inclusion loopsMarkus Armbruster2023-01-201-1/+4
* block: assert that graph read and writes are performed correctlyEmanuele Giuseppe Esposito2022-12-151-17/+0
* Clean up decorations and whitespace around header guardsMarkus Armbruster2022-05-111-1/+2
* qapi: rename BlockDirtyBitmapMergeSource to BlockDirtyBitmapOrStrVladimir Sementsov-Ogievskiy2022-04-261-1/+1
* block: introduce assert_bdrv_graph_writableEmanuele Giuseppe Esposito2022-03-041-0/+17
* include/block/block_int: split header into I/O and global state APIEmanuele Giuseppe Esposito2022-03-041-0/+312