summaryrefslogtreecommitdiff
path: root/hw/9pfs/cofs.c
AgeCommit message (Expand)Author
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-08-08hw/9pfs: Add yeild support to rename coroutineAneesh Kumar K.V
2011-08-08hw/9pfs: Add yield support for removeVenkateswararao Jujjuri
2011-08-08hw/9pfs: Add yield support to mknod coroutineAneesh Kumar K.V
2011-08-08hw/9pfs: Add yield support to setattr related coroutinesAneesh Kumar K.V
2011-08-08hw/9pfs: Add yield support to statfs coroutineAneesh Kumar K.V
2011-08-08hw/9pfs: Add yeild support for readlinkVenkateswararao Jujjuri (JV)