diff options
| author | Alberto Faria <afaria@redhat.com> | 2022-10-05 18:52:09 +0100 |
|---|---|---|
| committer | Kevin Wolf <kwolf@redhat.com> | 2022-10-07 12:11:40 +0200 |
| commit | ef770f8101f6a3f4fb38a4fa693dfe68a0ac6bf2 (patch) | |
| tree | 98640138a7f88c23ca0505175b7b049579f490f2 /util/qemu-coroutine.c | |
| parent | 34f58df51daf49863077d2b809f08510a20b4d9a (diff) | |
| download | focaccia-qemu-ef770f8101f6a3f4fb38a4fa693dfe68a0ac6bf2.tar.gz focaccia-qemu-ef770f8101f6a3f4fb38a4fa693dfe68a0ac6bf2.zip | |
coroutine: Drop coroutine_fn annotation from qemu_coroutine_self()
qemu_coroutine_self() can be called from outside coroutine context, returning the leader coroutine, and several such invocations currently exist (mostly in qcow2 tracing calls). Signed-off-by: Alberto Faria <afaria@redhat.com> Message-Id: <20221005175209.975797-1-afaria@redhat.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> Reviewed-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Diffstat (limited to 'util/qemu-coroutine.c')
0 files changed, 0 insertions, 0 deletions