]> git.proxmox.com Git - mirror_qemu.git/history - scripts/block-coroutine-wrapper.py
block: Fix deadlocks in bdrv_graph_wrunlock()
[mirror_qemu.git] / scripts / block-coroutine-wrapper.py
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-coroutine-wrapper: Add no_co_wrapper_bdrv_rdlock...
2023-09-25 Stefan HajnocziMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-09-25 Stefan HajnocziMerge tag 'pull-target-arm-20230921' of https://git...
2023-09-21 Stefan HajnocziMerge tag 'pull-trivial-patches' of https://gitlab...
2023-09-21 Stefan HajnocziMerge tag 'pull-parallels-2023-09-20-v2' of https:...
2023-09-21 Stefan HajnocziMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-09-20 Kevin Wolfblock-coroutine-wrapper: Allow arbitrary parameter...
2023-09-20 Kevin Wolfblock-coroutine-wrapper: Add no_co_wrapper_bdrv_wrlock...
2023-06-21 Richard HendersonMerge tag 'seabios-hppa-v7-pull-request' of https:...
2023-05-30 Richard HendersonMerge tag 'pull-tcg-20230530' of https://gitlab.com...
2023-05-30 Richard HendersonMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-05-30 Kevin Wolfblock-coroutine-wrapper: Take AioContext lock in no_co_...
2023-02-26 Peter MaydellMerge tag 'pull-riscv-to-apply-20230224' of github...
2023-02-24 Peter MaydellMerge tag 'for-upstream' of https://gitlab.com/bonzini...
2023-02-21 Peter MaydellMerge tag 'net-pull-request' of https://github.com...
2023-02-21 Peter MaydellMerge tag 'pr-2023-02-16' of https://gitlab.com/a1xndr...
2023-02-20 Peter MaydellMerge tag 'vfio-updates-20230216.0' of https://gitlab...
2023-02-20 Peter MaydellMerge tag 'pull-virtiofs-20230216b' of https://gitlab...
2023-02-20 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-17 Kevin Wolfblock-coroutine-wrapper: Introduce no_co_wrapper
2023-02-04 Peter MaydellMerge tag 'linux-user-for-8.0-pull-request' of https...
2023-02-04 Peter MaydellMerge tag 'm68k-next-pull-request' of https://github...
2023-02-04 Peter MaydellMerge tag 'pull-monitor-2023-02-03-v2' of https://repo...
2023-02-03 Peter MaydellMerge tag 'pull-target-arm-20230203' of https://git...
2023-02-03 Peter MaydellMerge tag 'for-upstream' of https://repo.or.cz/qemu...
2023-02-01 Emanuele Giuseppe... block-coroutine-wrapper: support void functions
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-20 Markus Armbrusterinclude/block: Untangle inclusion loops
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 Emanuele Giuseppe... block-coroutine-wrapper.py: introduce annotations that...
2022-12-15 Emanuele Giuseppe... block-coroutine-wrapper.py: support also basic return...
2022-12-15 Emanuele Giuseppe... block-coroutine-wrapper.py: support functions without...
2022-12-15 Emanuele Giuseppe... block-coroutine-wrapper.py: introduce co_wrapper
2022-12-15 Emanuele Giuseppe... block: rename generated_co_wrapper in co_wrapper_mixed
2021-10-15 Richard HendersonMerge remote-tracking branch 'remotes/ericb/tags/pull...
2021-10-15 Vladimir Sementsov... block-coroutine-wrapper.py: support BlockBackend first...
2021-07-11 Peter MaydellMerge remote-tracking branch 'remotes/cminyard/tags...
2021-06-24 Peter MaydellMerge remote-tracking branch 'remotes/thuth-gitlab...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/vivier2/tags...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/cohuck-gitlab...
2021-06-22 Peter MaydellMerge remote-tracking branch 'remotes/rth-gitlab/tags...
2021-06-21 Peter MaydellMerge remote-tracking branch 'remotes/jsnow-gitlab...
2021-06-21 Peter MaydellMerge remote-tracking branch 'remotes/ehabkost-gl/tags...
2021-06-20 Peter MaydellMerge remote-tracking branch 'remotes/ericb/tags/pull...
2021-06-18 Vladimir Sementsov... block-coroutine-wrapper: allow non bdrv_ prefix
2020-10-06 Peter MaydellMerge remote-tracking branch 'remotes/bonzini-gitlab...
2020-10-06 Peter MaydellMerge remote-tracking branch 'remotes/stefanha-gitlab...
2020-10-05 Vladimir Sementsov... scripts: add block-coroutine-wrapper.py