aboutsummaryrefslogtreecommitdiffstats
path: root/fsdev/file-op-9p.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-19hw/9pfs: Add new security model mapped-file.Aneesh Kumar K.V1-4/+8
2012-01-04hw/9pfs: Add support to use named socket for proxy FSM. Mohan Kumar1-0/+2
2012-01-04hw/9pfs: Move opt validation to FsDriver callbackAneesh Kumar K.V1-2/+13
2011-12-21hw/9pfs: Use the correct signed type for different variablesAneesh Kumar K.V1-1/+1
2011-12-04hw/9pfs: Use the correct file descriptor in Fsdriver CallbackAneesh Kumar K.V1-2/+2
2011-10-31hw/9pfs: Abstract open state of fid to V9fsFidOpenStateAneesh Kumar K.V1-13/+19
2011-10-31hw/9pfs: Read-only support for 9p exportM. Mohan Kumar1-1/+3
2011-10-15hw/9pfs: Use export flag for indicating security modelAneesh Kumar K.V1-19/+17
2011-10-15hw/9pfs: Use export_flag for indicating whether fs driver use path names.Aneesh Kumar K.V1-5/+2
2011-10-15hw/9pfs: Add st_gen support in getattr replyHarsh Prateek Bora1-0/+8
2011-10-12hw/9pfs: Add new virtfs option writeout=immediate skip host page cacheAneesh Kumar K.V1-0/+4
2011-09-22hw/9pfs: Add fs driver specific details to fscontextAneesh Kumar K.V1-0/+6
2011-09-22hw/9pfs: Add init callback to fs driverAneesh Kumar K.V1-0/+2
2011-09-22hw/9pfs: Move fid pathname tracking to seperate data type.Aneesh Kumar K.V1-18/+28
2011-08-22use readdir_r instead of readdir for reentrancyHarsh Prateek Bora1-1/+1
2011-06-01[virtio-9p] Make rpath thread safeVenkateswararao Jujjuri (JV)1-7/+0
2011-04-27virtio-9p: move 9p files aroundAneesh Kumar K.V1-0/+107