summaryrefslogtreecommitdiff
path: root/hw/9pfs/9p-synth.h
AgeCommit message (Expand)Author
2020-02-08hw/9pfs/9p-synth: added directory for readdir testChristian Schoenebeck
2018-02-02tests: virtio-9p: add FLUSH operation testGreg Kurz
2018-02-01tests: virtio-9p: add WRITE operation testGreg Kurz
2018-02-01tests: virtio-9p: add LOPEN operation testGreg Kurz
2018-02-01tests: virtio-9p: use the synth backendGreg Kurz
2016-10-179pfs: fsdev: drop useless extern annotation for functionsGreg Kurz
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster
2016-06-069p: switch back to readdir()Greg Kurz
2016-02-23all: Clean up includesPeter Maydell
2016-01-089pfs: rename virtio-9p-synth.{c,h} to 9p-synth.{c,h}Wei Liu