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:40 +0200
committerKevin Wolf <kwolf@redhat.com>2023-06-28 09:46:28 +0200
commit688dc49da5af749c54def041b8e1594adf048f96 (patch)
treebf824a0cafb81756bf4dbb86100b176cd8b733c8 /hw/net/virtio-net.c
parentcf8d4c582b58f4f83f3b5b9bd7937de98cfb496a (diff)
downloadfocaccia-qemu-688dc49da5af749c54def041b8e1594adf048f96.tar.gz
focaccia-qemu-688dc49da5af749c54def041b8e1594adf048f96.zip
dmg: 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-8-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