| Commit message (Expand) | Author | Age | Files | Lines |
* | 9pfs: suppress performance warnings on qtest runs | Christian Schoenebeck | 2020-10-19 | 1 | -2/+0 |
* | 9pfs: disable msize warning for synth driver | Christian Schoenebeck | 2020-09-15 | 1 | -0/+2 |
* | hw/9pfs/9p-synth: added directory for readdir test | Christian Schoenebeck | 2020-02-08 | 1 | -0/+19 |
* | 9p: fix leak in synth_name_to_path() | Marc-André Lureau | 2018-02-19 | 1 | -0/+1 |
* | tests: virtio-9p: add FLUSH operation test | Greg Kurz | 2018-02-02 | 1 | -0/+20 |
* | tests: virtio-9p: add WRITE operation test | Greg Kurz | 2018-02-01 | 1 | -0/+11 |
* | tests: virtio-9p: add LOPEN operation test | Greg Kurz | 2018-02-01 | 1 | -0/+5 |
* | tests: virtio-9p: use the synth backend | Greg Kurz | 2018-02-01 | 1 | -0/+16 |
* | fsdev: improve error handling of backend init | Greg Kurz | 2018-01-08 | 1 | -1/+1 |
* | 9pfs: replace g_malloc()+memcpy() with g_memdup() | Marc-André Lureau | 2017-06-29 | 1 | -2/+1 |
* | 9p: synth: drop v9fs_ prefix | Greg Kurz | 2016-07-01 | 1 | -100/+100 |
* | 9p: switch back to readdir() | Greg Kurz | 2016-06-06 | 1 | -13/+10 |
* | 9p: some more cleanup in #include directives | Greg Kurz | 2016-06-06 | 1 | -3/+1 |
* | util: move declarations out of qemu-common.h | Veronia Bahaa | 2016-03-22 | 1 | -0/+1 |
* | 9pfs: Clean up includes | Peter Maydell | 2016-01-29 | 1 | -1/+1 |
* | 9pfs: break out 9p.h from virtio-9p.h | Wei Liu | 2016-01-08 | 1 | -1/+1 |
* | 9pfs: rename virtio-9p-xattr{,-user}.{c,h} to 9p-xattr{,-user}.{c,h} | Wei Liu | 2016-01-08 | 1 | -1/+1 |
* | 9pfs: rename virtio-9p-synth.{c,h} to 9p-synth.{c,h} | Wei Liu | 2016-01-08 | 1 | -0/+573 |