summaryrefslogtreecommitdiffstats
path: root/hw/9pfs/9p-handle.c
Commit message (Expand)AuthorAgeFilesLines
* util: move declarations out of qemu-common.hVeronia Bahaa2016-03-221-0/+1
* 9pfs: Clean up includesPeter Maydell2016-01-291-1/+1
* 9pfs: use error_report() instead of fprintf(stderr)Greg Kurz2016-01-221-2/+3
* 9pfs: break out 9p.h from virtio-9p.hWei Liu2016-01-081-1/+1
* 9pfs: rename virtio-9p-xattr{,-user}.{c,h} to 9p-xattr{,-user}.{c,h}Wei Liu2016-01-081-1/+1
* 9pfs: rename virtio-9p-handle.c to 9p-handle.cWei Liu2016-01-081-0/+707