aboutsummaryrefslogtreecommitdiff
path: root/hw/9pfs/coth.h
AgeCommit message (Expand)Author
2023-01-20coroutine: Split qemu/coroutine-core.h off qemu/coroutine.hMarkus Armbruster
2022-03-079pfs/coth.h: drop Doxygen format on v9fs_co_run_in_worker()Christian Schoenebeck
2021-09-029pfs: fix crash in v9fs_walk()Christian Schoenebeck
2020-08-129pfs: clarify latency of v9fs_co_run_in_worker()Christian Schoenebeck
2020-08-129pfs: add new function v9fs_co_readdir_many()Christian Schoenebeck
2019-08-16Include qemu/main-loop.h lessMarkus Armbruster
2016-10-179pfs: use coroutine_fn annotation in hw/9pfs/co*.[ch]Greg Kurz
2016-10-179pfs: fsdev: drop useless extern annotation for functionsGreg Kurz
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster
2016-06-069p: switch back to readdir()Greg Kurz
2016-06-069p/fsdev: remove obsolete references to virtioGreg Kurz
2016-05-189p: drop unused declaration from coth.hGreg Kurz
2016-01-089pfs: rename virtio-9p-coth.{c,h} to coth.{c,h}Wei Liu