Age | Commit message (Expand) | Author |
---|---|---|
2023-06-28 | Revert "graph-lock: Disable locking for now" | Kevin Wolf |
2023-06-28 | graph-lock: Unlock the AioContext while polling | Kevin Wolf |
2023-05-19 | graph-lock: Disable locking for now | Kevin Wolf |
2023-05-19 | graph-lock: Honour read locks even in the main thread | Kevin Wolf |
2023-05-10 | block: compile out assert_bdrv_graph_readable() by default | Stefan Hajnoczi |
2023-04-25 | block: convert bdrv_graph_wrlock() to AIO_WAIT_WHILE_UNLOCKED() | Stefan Hajnoczi |
2022-12-15 | graph-lock: TSA annotations for lock/unlock functions | Kevin Wolf |
2022-12-15 | block: assert that graph read and writes are performed correctly | Emanuele Giuseppe Esposito |
2022-12-15 | graph-lock: Introduce a lock to protect block graph operations | Paolo Bonzini |