summaryrefslogtreecommitdiff
path: root/hw/9pfs/9p-synth.c
AgeCommit message (Expand)Author
2021-07-059pfs: add link to 9p developer docsChristian Schoenebeck
2021-03-16hw/9pfs/9p-synth: Replaced qemu_mutex_lock with QEMU_LOCK_GUARDMahmoud Mandour
2020-10-199pfs: suppress performance warnings on qtest runsChristian Schoenebeck
2020-09-159pfs: disable msize warning for synth driverChristian Schoenebeck
2020-02-08hw/9pfs/9p-synth: added directory for readdir testChristian Schoenebeck
2018-02-199p: fix leak in synth_name_to_path()Marc-André Lureau
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
2018-01-08fsdev: improve error handling of backend initGreg Kurz
2017-06-299pfs: replace g_malloc()+memcpy() with g_memdup()Marc-André Lureau
2016-07-019p: synth: drop v9fs_ prefixGreg Kurz
2016-06-069p: switch back to readdir()Greg Kurz
2016-06-069p: some more cleanup in #include directivesGreg Kurz
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-01-299pfs: Clean up includesPeter Maydell
2016-01-089pfs: break out 9p.h from virtio-9p.hWei Liu
2016-01-089pfs: rename virtio-9p-xattr{,-user}.{c,h} to 9p-xattr{,-user}.{c,h}Wei Liu
2016-01-089pfs: rename virtio-9p-synth.{c,h} to 9p-synth.{c,h}Wei Liu