]> git.proxmox.com Git - mirror_qemu.git/history - include/block/graph-lock.h
block: Fix deadlocks in bdrv_graph_wrunlock()
[mirror_qemu.git] / include / block / graph-lock.h
2023-11-21 Kevin Wolfblock: Fix deadlocks in bdrv_graph_wrunlock()
2023-10-20 Stefan HajnocziMerge tag 'C3700-pull-request' of https://github.com...
2023-10-17 Stefan HajnocziMerge tag 'gpu-pull-request' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'python-pull-request' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'pull-loongarch-20231013' of https://gitlab...
2023-10-16 Stefan HajnocziMerge tag 'pull-ufs-20231013' of https://gitlab.com...
2023-10-16 Stefan HajnocziMerge tag 'pull-request-2023-10-12' of https://gitlab...
2023-10-16 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-10-12 Kevin Wolfblock: Add assertion for bdrv_graph_wrlock()
2023-06-29 Richard HendersonMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-06-29 Richard HendersonMerge tag 'accel-20230628' of https://github.com/philmd...
2023-06-28 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-06-28 Kevin Wolfgraph-lock: Unlock the AioContext while polling
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-05-17 Richard HendersonMerge tag 'linux-user-for-8.1-pull-request' of https...
2023-05-13 Richard HendersonMerge tag 'or1k-pull-request-20230513' of https://githu...
2023-05-10 Richard HendersonMerge tag 'pull-testing-updates-100523-1' of https...
2023-05-10 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-10 Kevin Wolfgraph-lock: Fix GRAPH_RDLOCK_GUARD*() to be reader...
2023-05-10 Kevin Wolfgraph-lock: Add GRAPH_UNLOCKED(_PTR)
2023-05-10 Paolo Bonziniblock: add missing coroutine_fn annotations
2023-02-08 Peter MaydellMerge tag 'pull-tricore-20230208' of https://github...
2023-02-08 Peter MaydellMerge tag 'pull-include-2023-02-06-v2' of https://repo...
2023-02-08 Markus Armbrusterblock: Clean up includes
2023-01-20 Peter MaydellMerge tag 'pull-riscv-to-apply-20230120' of https:...
2023-01-20 Peter MaydellMerge tag 'pull-include-2023-01-20' of https://repo...
2023-01-19 Markus Armbrustercoroutine: Move coroutine_fn to qemu/osdep.h, trim...
2022-12-18 Peter MaydellMerge tag 'pull-hex-20221216-1' of https://github.com...
2022-12-18 Peter MaydellMerge tag 'pull-loongarch-20221215' of https://gitlab...
2022-12-17 Peter MaydellMerge tag 'pull-target-arm-20221216' of https://git...
2022-12-16 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2022-12-15 Kevin WolfMark assert_bdrv_graph_readable/writable() GRAPH_RD...
2022-12-15 Kevin Wolfgraph-lock: TSA annotations for lock/unlock functions
2022-12-15 Emanuele Giuseppe... block: assert that graph read and writes are performed...
2022-12-15 Emanuele Giuseppe... graph-lock: Implement guard macros
2022-12-15 Paolo Bonzinigraph-lock: Introduce a lock to protect block graph...