summaryrefslogtreecommitdiffstats
path: root/hw/9pfs/9p-handle.c
Commit message (Expand)AuthorAgeFilesLines
* 9pfs: assume utimensat() and futimens() are presentGreg Kurz2017-05-251-5/+0Star
* 9pfs: add cleanup operation for handle backend driverLi Qiang2016-11-231-0/+9
* 9p: switch back to readdir()Greg Kurz2016-06-061-5/+3Star
* 9p: introduce the V9fsDir typeGreg Kurz2016-06-061-9/+9
* 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