Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-12 | block: Add assertion for bdrv_graph_wrlock() | Kevin Wolf | 1 | -1/+2 |
2023-09-20 | block: Introduce bdrv_schedule_unref() | Kevin Wolf | 1 | -7/+19 |
2023-09-08 | block: spelling fixes | Michael Tokarev | 1 | -1/+1 |
2023-06-28 | Revert "graph-lock: Disable locking for now" | Kevin Wolf | 1 | -26/+0 |
2023-06-28 | graph-lock: Unlock the AioContext while polling | Kevin Wolf | 1 | -1/+22 |
2023-05-19 | graph-lock: Disable locking for now | Kevin Wolf | 1 | -0/+24 |
2023-05-19 | graph-lock: Honour read locks even in the main thread | Kevin Wolf | 1 | -10/+0 |
2023-05-10 | block: compile out assert_bdrv_graph_readable() by default | Stefan Hajnoczi | 1 | -0/+3 |
2023-04-25 | block: convert bdrv_graph_wrlock() to AIO_WAIT_WHILE_UNLOCKED() | Stefan Hajnoczi | 1 | -1/+1 |
2022-12-15 | graph-lock: TSA annotations for lock/unlock functions | Kevin Wolf | 1 | -0/+3 |
2022-12-15 | block: assert that graph read and writes are performed correctly | Emanuele Giuseppe Esposito | 1 | -0/+11 |
2022-12-15 | graph-lock: Introduce a lock to protect block graph operations | Paolo Bonzini | 1 | -0/+261 |