aboutsummaryrefslogtreecommitdiff
path: root/contrib
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2023-06-01 13:51:36 +0200
committerKevin Wolf <kwolf@redhat.com>2023-06-28 09:46:23 +0200
commit517b5dfffdbddd34c0ab126a00421483d80d4318 (patch)
tree94a7f926a5e2848318a7a5aee5a9dfc30afc0121 /contrib
parentbba667da7f19e3dc68a418d0b87e5978a16f89e9 (diff)
vpc: 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-4-pbonzini@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'contrib')
0 files changed, 0 insertions, 0 deletions