aboutsummaryrefslogtreecommitdiffstats
path: root/hw/9pfs/cofs.c
AgeCommit message (Expand)AuthorFilesLines
2011-10-15hw/9pfs: Use export_flag for indicating whether fs driver use path names.Aneesh Kumar K.V1-1/+1
2011-09-22hw/9pfs: Implement TFLUSH operationAneesh Kumar K.V1-14/+65
2011-09-22hw/9pfs: Add fs driver specific details to fscontextAneesh Kumar K.V1-24/+34
2011-09-22hw/9pfs: Move fid pathname tracking to seperate data type.Aneesh Kumar K.V1-30/+84
2011-09-22hw/9pfs: Use read-write lock for protecting fid path.Aneesh Kumar K.V1-7/+45
2011-08-22hw/9pfs: Add yield support for symlin coroutineVenkateswararao Jujjuri1-0/+20
2011-08-20Use glib memory allocation and free functionsAnthony Liguori1-2/+2
2011-08-08hw/9pfs: Add yeild support to rename coroutineAneesh Kumar K.V1-0/+14
2011-08-08hw/9pfs: Add yield support for removeVenkateswararao Jujjuri1-0/+14
2011-08-08hw/9pfs: Add yield support to mknod coroutineAneesh Kumar K.V1-0/+21
2011-08-08hw/9pfs: Add yield support to setattr related coroutinesAneesh Kumar K.V1-0/+64
2011-08-08hw/9pfs: Add yield support to statfs coroutineAneesh Kumar K.V1-0/+14
2011-08-08hw/9pfs: Add yeild support for readlinkVenkateswararao Jujjuri (JV)1-0/+44