aboutsummaryrefslogtreecommitdiff
path: root/block/parallels.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2023-06-01 13:51:43 +0200
committerKevin Wolf <kwolf@redhat.com>2023-06-28 09:46:32 +0200
commit70bacc44532f6324473b8d701705cd003e2fe678 (patch)
treebe227fb2a06c627a4f8683002960e3752d1a8b88 /block/parallels.c
parentf6b08994934f89866b510d335c6273bf998e857b (diff)
qcow2: 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-11-pbonzini@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'block/parallels.c')
0 files changed, 0 insertions, 0 deletions