Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-09-16 | 9pfs: introduce v9fs_path_sprintf() helper | Greg Kurz | 1 | -5/+2 |
2016-09-16 | 9pfs: drop duplicate line in proxy backend | Greg Kurz | 1 | -1/+0 |
2016-09-16 | 9pfs: drop unused fmt strings in the proxy backend | Greg Kurz | 1 | -37/+30 |
2016-06-06 | 9p: switch back to readdir() | Greg Kurz | 1 | -5/+3 |
2016-06-06 | 9p: introduce the V9fsDir type | Greg Kurz | 1 | -10/+10 |
2016-03-22 | util: move declarations out of qemu-common.h | Veronia Bahaa | 1 | -0/+1 |
2016-01-29 | 9pfs: Clean up includes | Peter Maydell | 1 | -0/+1 |
2016-01-22 | 9pfs: use error_report() instead of fprintf(stderr) | Greg Kurz | 1 | -6/+6 |
2016-01-08 | 9pfs: break out 9p.h from virtio-9p.h | Wei Liu | 1 | -1/+1 |
2016-01-08 | 9pfs: rename virtio-9p-proxy.{c,h} to 9p-proxy.{c,h} | Wei Liu | 1 | -0/+1218 |