diff options
| author | Greg Kurz <groug@kaod.org> | 2016-10-17 14:13:58 +0200 |
|---|---|---|
| committer | Greg Kurz <groug@kaod.org> | 2016-10-17 14:13:58 +0200 |
| commit | 5bdade66211c8023d8e81c535f4944cbf830b25a (patch) | |
| tree | 8155201fad83c31827d0199dfc81225d2cdbc261 /qapi/qobject-output-visitor.c | |
| parent | bc70a5925f1928623b1fcc033f772daa0d0d271f (diff) | |
| download | focaccia-qemu-5bdade66211c8023d8e81c535f4944cbf830b25a.tar.gz focaccia-qemu-5bdade66211c8023d8e81c535f4944cbf830b25a.zip | |
9pfs: use coroutine_fn annotation in hw/9pfs/co*.[ch]
All these functions use the v9fs_co_run_in_worker() macro, and thus always call qemu_coroutine_self() and qemu_coroutine_yield(). Let's mark them to make it obvious they execute in coroutine context. Signed-off-by: Greg Kurz <groug@kaod.org>
Diffstat (limited to 'qapi/qobject-output-visitor.c')
0 files changed, 0 insertions, 0 deletions