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