aboutsummaryrefslogtreecommitdiff
path: root/hw/9pfs/9p-synth.c
AgeCommit message (Expand)AuthorFilesLines
2018-02-02tests: virtio-9p: add FLUSH operation testGreg Kurz1-0/+20
2018-02-01tests: virtio-9p: add WRITE operation testGreg Kurz1-0/+11
2018-02-01tests: virtio-9p: add LOPEN operation testGreg Kurz1-0/+5
2018-02-01tests: virtio-9p: use the synth backendGreg Kurz1-0/+16
2018-01-08fsdev: improve error handling of backend initGreg Kurz1-1/+1
2017-06-299pfs: replace g_malloc()+memcpy() with g_memdup()Marc-André Lureau1-2/+1
2016-07-019p: synth: drop v9fs_ prefixGreg Kurz1-100/+100
2016-06-069p: switch back to readdir()Greg Kurz1-13/+10
2016-06-069p: some more cleanup in #include directivesGreg Kurz1-3/+1
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa1-0/+1
2016-01-299pfs: Clean up includesPeter Maydell1-1/+1
2016-01-089pfs: break out 9p.h from virtio-9p.hWei Liu1-1/+1
2016-01-089pfs: rename virtio-9p-xattr{,-user}.{c,h} to 9p-xattr{,-user}.{c,h}Wei Liu1-1/+1
2016-01-089pfs: rename virtio-9p-synth.{c,h} to 9p-synth.{c,h}Wei Liu1-0/+573