diff options
author | Paolo Bonzini <pbonzini@redhat.com> | 2023-03-09 09:44:53 +0100 |
---|---|---|
committer | Kevin Wolf <kwolf@redhat.com> | 2023-04-25 13:17:28 +0200 |
commit | 70bd77bea50b08362d66b634e9c66739dfddd949 (patch) | |
tree | 020ca4e53902340fc29f3635ad29909a113c423a /tests | |
parent | c3b21fb1896d40cf44dc1aaa65dc2c166fcfa696 (diff) |
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>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions