qemu/scsi
Paolo Bonzini 70bd77bea5 qemu-pr-helper: mark more coroutine_fns
do_sgio can suspend via the coroutine function thread_pool_submit_co, so it
has to be coroutine_fn as well---and the same is true of all its direct and
indirect callers.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Message-Id: <20230309084456.304669-7-pbonzini@redhat.com>
Reviewed-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2023-04-25 13:17:28 +02:00
..
meson.build
pr-helper.h
pr-manager-helper.c QIOChannel: Add flags on io_writev and introduce io_flush callback 2022-05-16 13:56:24 +01:00
pr-manager-stub.c
pr-manager.c thread-pool: avoid passing the pool parameter every time 2023-04-25 13:17:28 +02:00
qemu-pr-helper.c qemu-pr-helper: mark more coroutine_fns 2023-04-25 13:17:28 +02:00
trace-events
trace.h
utils.c