summaryrefslogtreecommitdiffstats
path: root/hw/9pfs/cofs.c
Commit message (Expand)AuthorAgeFilesLines
* hw/9pfs: use g_strdup_printf() instead of PATH_MAX limitationChen Gang2014-03-041-14/+34
* 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: Use export_flag for indicating whether fs driver use path names.Aneesh Kumar K.V2011-10-151-1/+1
* hw/9pfs: Implement TFLUSH operationAneesh Kumar K.V2011-09-221-14/+65
* hw/9pfs: Add fs driver specific details to fscontextAneesh Kumar K.V2011-09-221-24/+34
* hw/9pfs: Move fid pathname tracking to seperate data type.Aneesh Kumar K.V2011-09-221-30/+84
* hw/9pfs: Use read-write lock for protecting fid path.Aneesh Kumar K.V2011-09-221-7/+45
* hw/9pfs: Add yield support for symlin coroutineVenkateswararao Jujjuri2011-08-221-0/+20
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-2/+2
* hw/9pfs: Add yeild support to rename coroutineAneesh Kumar K.V2011-08-081-0/+14
* hw/9pfs: Add yield support for removeVenkateswararao Jujjuri2011-08-081-0/+14
* hw/9pfs: Add yield support to mknod coroutineAneesh Kumar K.V2011-08-081-0/+21
* hw/9pfs: Add yield support to setattr related coroutinesAneesh Kumar K.V2011-08-081-0/+64
* hw/9pfs: Add yield support to statfs coroutineAneesh Kumar K.V2011-08-081-0/+14
* hw/9pfs: Add yeild support for readlinkVenkateswararao Jujjuri (JV)2011-08-081-0/+44
OpenPOWER on IntegriCloud