aboutsummaryrefslogtreecommitdiff
path: root/block/snapshot-access.c
AgeCommit message (Expand)Author
2023-11-08block: Take graph lock for most of .bdrv_openKevin Wolf
2023-11-08block: Add missing GRAPH_RDLOCK annotationsKevin Wolf
2023-09-08block: Make more BlockDriver definitions staticKevin Wolf
2023-02-23block: Mark preadv_snapshot/snapshot_block_status GRAPH_RDLOCKKevin Wolf
2023-02-23block: Mark bdrv_co_pdiscard() and callers GRAPH_RDLOCKEmanuele Giuseppe Esposito
2022-10-27block: Manipulate bs->file / bs->backing pointers in .attach/.detachVladimir Sementsov-Ogievskiy
2022-03-07block: introduce snapshot-access block driverVladimir Sementsov-Ogievskiy