aboutsummaryrefslogtreecommitdiffstats
path: root/fsdev/qemu-fsdev.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-04hw/9pfs: Add new proxy filesystem driverM. Mohan Kumar1-0/+1
2012-01-04hw/9pfs: Move opt validation to FsDriver callbackAneesh Kumar K.V1-10/+0
2011-10-31hw/9pfs: Add synthetic file system support using 9pAneesh Kumar K.V1-0/+1
2011-10-15hw/9pfs: Use export flag for indicating security modelAneesh Kumar K.V1-1/+0
2011-10-15hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS codeAneesh Kumar K.V1-9/+9
2011-10-12hw/9pfs: Add new virtfs option writeout=immediate skip host page cacheAneesh Kumar K.V1-0/+1
2011-09-22hw/9pfs: Add handle based fs driverAneesh Kumar K.V1-0/+1
2011-04-27virtio-9p: move 9p files aroundAneesh Kumar K.V1-1/+1
2011-01-23Delete useless 'extern' qualifiers for functionsBlue Swirl1-2/+2
2010-06-22virtio-9p: Introduces an option to specify the security model.Venkateswararao Jujjuri (JV)1-0/+1
2010-05-03virtio-9p: Add a virtio 9p device to qemuAnthony Liguori1-0/+1
2010-05-03virtio-9p: Create a commandline option -fsdevGautham R Shenoy1-0/+53