summaryrefslogtreecommitdiff
path: root/hw/9pfs/9p.h
AgeCommit message (Expand)AuthorFilesLines
2016-09-169pfs: introduce v9fs_path_sprintf() helperGreg Kurz1-0/+1
2016-08-309pfs: handle walk of ".." in the root directoryGreg Kurz1-0/+1
2016-07-12Clean up ill-advised or unusual header guardsMarkus Armbruster1-2/+2
2016-06-07all: Remove unnecessary glib.h includesPeter Maydell1-1/+0
2016-06-069p: add locking to V9fsDirGreg Kurz1-0/+16
2016-06-069p: introduce the V9fsDir typeGreg Kurz1-1/+5
2016-06-069p/fsdev: remove obsolete references to virtioGreg Kurz1-2/+0
2016-02-23all: Clean up includesPeter Maydell1-2/+0
2016-01-129pfs: introduce V9fsVirtioStateWei Liu1-5/+1
2016-01-089pfs: factor out v9fs_device_{,un}realize_commonWei Liu1-0/+2
2016-01-089pfs: export pdu_{submit,alloc,free}Wei Liu1-0/+3
2016-01-089pfs: break out 9p.h from virtio-9p.hWei Liu1-0/+325