summaryrefslogtreecommitdiff
path: root/hw/9pfs/9p-handle.c
AgeCommit message (Expand)Author
2018-01-089pfs: deprecate handle backendGreg Kurz
2018-01-08fsdev: improve error handling of backend initGreg Kurz
2018-01-08fsdev: improve error handling of backend opts parsingGreg Kurz
2018-01-089pfs: fix type in *_parse_opts declarationsGreg Kurz
2018-01-089pfs: handle: fix type definitionGreg Kurz
2017-05-259pfs: assume utimensat() and futimens() are presentGreg Kurz
2016-11-239pfs: add cleanup operation for handle backend driverLi Qiang
2016-06-069p: switch back to readdir()Greg Kurz
2016-06-069p: introduce the V9fsDir typeGreg Kurz
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-01-299pfs: Clean up includesPeter Maydell
2016-01-229pfs: use error_report() instead of fprintf(stderr)Greg Kurz
2016-01-089pfs: break out 9p.h from virtio-9p.hWei Liu
2016-01-089pfs: rename virtio-9p-xattr{,-user}.{c,h} to 9p-xattr{,-user}.{c,h}Wei Liu
2016-01-089pfs: rename virtio-9p-handle.c to 9p-handle.cWei Liu