Age | Commit message (Expand) | Author |
---|---|---|
2023-02-08 | block: Clean up includes | Markus Armbruster |
2023-01-19 | coroutine: Move coroutine_fn to qemu/osdep.h, trim includes | Markus Armbruster |
2022-12-15 | Mark assert_bdrv_graph_readable/writable() GRAPH_RD/WRLOCK | Kevin Wolf |
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: Implement guard macros | Emanuele Giuseppe Esposito |
2022-12-15 | graph-lock: Introduce a lock to protect block graph operations | Paolo Bonzini |