aboutsummaryrefslogtreecommitdiff
path: root/block/graph-lock.c
AgeCommit message (Expand)AuthorFilesLines
2023-05-22graph-lock: Disable locking for nowKevin Wolf1-0/+24
2023-05-22block: compile out assert_bdrv_graph_readable() by defaultStefan Hajnoczi1-0/+3
2022-12-15graph-lock: TSA annotations for lock/unlock functionsKevin Wolf1-0/+3
2022-12-15block: assert that graph read and writes are performed correctlyEmanuele Giuseppe Esposito1-0/+11
2022-12-15graph-lock: Introduce a lock to protect block graph operationsPaolo Bonzini1-0/+261