diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2023-06-01 13:51:40 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2023-06-28 09:46:28 +0200 |
commit | 688dc49da5af749c54def041b8e1594adf048f96 (patch) | |
tree | bf824a0cafb81756bf4dbb86100b176cd8b733c8 /scripts/qemu-gdb.py | |
parent | cf8d4c582b58f4f83f3b5b9bd7937de98cfb496a (diff) |
dmg: mark more functions as coroutine_fns and GRAPH_RDLOCK
Mark functions as coroutine_fn when they are only called by other coroutine_fns
and they can suspend. Change calls to co_wrappers to use the non-wrapped
functions, which in turn requires adding GRAPH_RDLOCK annotations.
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-ID: <20230601115145.196465-8-pbonzini@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'scripts/qemu-gdb.py')
0 files changed, 0 insertions, 0 deletions