diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2023-06-01 13:51:39 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2023-06-28 09:46:27 +0200 |
commit | cf8d4c582b58f4f83f3b5b9bd7937de98cfb496a (patch) | |
tree | f57df0f4a28e8bcb4a9eb80866174e14a15ea17d /.gitmodules | |
parent | 84569a7df34c37aeb6b7cfa52bd803f66aa4ca0d (diff) | |
download | qemu-cf8d4c582b58f4f83f3b5b9bd7937de98cfb496a.zip qemu-cf8d4c582b58f4f83f3b5b9bd7937de98cfb496a.tar.gz qemu-cf8d4c582b58f4f83f3b5b9bd7937de98cfb496a.tar.bz2 |
cloop: 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-7-pbonzini@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to '.gitmodules')
0 files changed, 0 insertions, 0 deletions