summaryrefslogtreecommitdiffstats
path: root/hw/9pfs/cofile.c
Commit message (Expand)AuthorAgeFilesLines
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* block: move include files to include/block/Paolo Bonzini2012-12-191-1/+1
* hw/9pfs: Add new security model mapped-file.Aneesh Kumar K.V2012-01-191-0/+14
* 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-20/+17
* hw/9pfs: Add st_gen support in getattr replyHarsh Prateek Bora2011-10-151-0/+24
* hw/9pfs: Implement TFLUSH operationAneesh Kumar K.V2011-09-221-18/+50
* hw/9pfs: Add fs driver specific details to fscontextAneesh Kumar K.V2011-09-221-8/+8
* hw/9pfs: Move fid pathname tracking to seperate data type.Aneesh Kumar K.V2011-09-221-15/+23
* hw/9pfs: Use read-write lock for protecting fid path.Aneesh Kumar K.V2011-09-221-4/+28
* hw/9pfs: Add file descriptor reclaim supportAneesh Kumar K.V2011-08-251-3/+16
* hw/9pfs: Add yield support for preadv coroutineAneesh Kumar K.V2011-08-221-0/+17
* hw/9pfs: Add yield support for pwritev coroutineAneesh Kumar K.V2011-08-221-0/+17
* hw/9pfs: Add yield support for link coroutineVenkateswararao Jujjuri2011-08-221-0/+14
* hw/9pfs: Add yield support for fsync coroutineAneesh Kumar K.V2011-08-221-0/+16
* hw/9pfs: Add yeild support for clunk related coroutineAneesh Kumar K.V2011-08-221-0/+16
* hw/9pfs: Add yield support for open2 coroutineVenkateswararao Jujjuri2011-08-221-0/+21
* hw/9pfs: Add yield support for open and opendir coroutineAneesh Kumar K.V2011-08-221-0/+16
* hw/9pfs: Add yeild support for fstat coroutineAneesh Kumar K.V2011-08-221-0/+14
* hw/9pfs: Add yield support to lstat coroutineAneesh Kumar K.V2011-08-081-0/+32
OpenPOWER on IntegriCloud