diff options
| author | Greg Kurz | 2016-10-17 14:13:58 +0200 |
|---|---|---|
| committer | Greg Kurz | 2016-10-17 14:13:58 +0200 |
| commit | 8440e22ec1a5deabc4fcf5c4826d5c73ddc15765 (patch) | |
| tree | a4fa0a5ccb8e4c3d5dc1ce3b22de202928077dcf /scripts/switch-timer-api | |
| parent | 9pfs: use coroutine_fn annotation in hw/9pfs/co*.[ch] (diff) | |
| download | qemu-8440e22ec1a5deabc4fcf5c4826d5c73ddc15765.tar.gz qemu-8440e22ec1a5deabc4fcf5c4826d5c73ddc15765.tar.xz qemu-8440e22ec1a5deabc4fcf5c4826d5c73ddc15765.zip | |
9pfs: use coroutine_fn annotation in hw/9pfs/9p.[ch]
All these functions either call the v9fs_co_* functions which have the
coroutine_fn annotation, or pdu_complete() which calls qemu_co_queue_next().
Let's mark them to make it obvious they execute in coroutine context.
Signed-off-by: Greg Kurz <groug@kaod.org>
Diffstat (limited to 'scripts/switch-timer-api')
0 files changed, 0 insertions, 0 deletions
