diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2023-06-01 13:51:35 +0200 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2023-06-28 09:46:20 +0200 |
commit | bba667da7f19e3dc68a418d0b87e5978a16f89e9 (patch) | |
tree | dbb9a3f633fdfe988dcd74ea632b291cda71a214 /block/parallels-ext.c | |
parent | 36c6c8773a20e0205046f95c5688b3f17a4d552d (diff) | |
download | qemu-bba667da7f19e3dc68a418d0b87e5978a16f89e9.zip qemu-bba667da7f19e3dc68a418d0b87e5978a16f89e9.tar.gz qemu-bba667da7f19e3dc68a418d0b87e5978a16f89e9.tar.bz2 |
qed: 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-3-pbonzini@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block/parallels-ext.c')
0 files changed, 0 insertions, 0 deletions