summaryrefslogtreecommitdiff
path: root/hw/9pfs/9p-handle.c
AgeCommit message (Expand)AuthorFilesLines
2016-11-239pfs: add cleanup operation for handle backend driverLi Qiang1-0/+9
2016-06-069p: switch back to readdir()Greg Kurz1-5/+3
2016-06-069p: introduce the V9fsDir typeGreg Kurz1-9/+9
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa1-0/+1
2016-01-299pfs: Clean up includesPeter Maydell1-1/+1
2016-01-229pfs: use error_report() instead of fprintf(stderr)Greg Kurz1-2/+3
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-handle.c to 9p-handle.cWei Liu1-0/+707