summary refs log tree commit diff stats
path: root/hw/net/virtio-net.c
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2023-06-01 13:51:42 +0200
committerKevin Wolf <kwolf@redhat.com>2023-06-28 09:46:30 +0200
commitf6b08994934f89866b510d335c6273bf998e857b (patch)
tree6b8d2892192eb1d512ddadb27544d4356ba91bad /hw/net/virtio-net.c
parent28944f99c473f55b6b5a4210f697f7eec9a9bc23 (diff)
downloadfocaccia-qemu-f6b08994934f89866b510d335c6273bf998e857b.tar.gz
focaccia-qemu-f6b08994934f89866b510d335c6273bf998e857b.zip
vhdx: 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-10-pbonzini@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'hw/net/virtio-net.c')
0 files changed, 0 insertions, 0 deletions