summaryrefslogtreecommitdiff
path: root/hw/9pfs/virtio-9p.h
AgeCommit message (Expand)Author
2011-08-22hw/9pfs: Update v9fs_lcreate to use coroutinesVenkateswararao Jujjuri
2011-08-22hw/9pfs: Update v9fs_getlock to use coroutinesAneesh Kumar K.V
2011-08-22hw/9pfs: Update v9fs_lock to use coroutinesAneesh Kumar K.V
2011-08-08hw/9pfs: Update vfs_rename to use coroutinesAneesh Kumar K.V
2011-08-08hw/9pfs: Update v9fs_remove to use coroutinesVenkateswararao Jujjuri
2011-08-08hw/9pfs: Update v9fs_xattrcreate to use coroutinesAneesh Kumar K.V
2011-08-08hw/9pfs: Update v9fs_setattr to use coroutinesAneesh Kumar K.V
2011-08-08hw/9pfs: Update v9fs_getattr to use coroutinesAneesh Kumar K.V
2011-08-08hw/9pfs: Update v9fs_statfs to use coroutinesAneesh Kumar K.V
2011-08-08hw/9pfs: Update v9fs_readlink to use coroutineVenkateswararao Jujjuri
2011-08-08[virtio-9p] Change all pdu handlers to coroutines.Venkateswararao Jujjuri (JV)
2011-06-01[virtio-9p] Make rpath thread safeVenkateswararao Jujjuri (JV)
2011-06-01virtio-9p: Move device specific code to virtio-9p-deviceAneesh Kumar K.V
2011-04-27v9fs_walk: As per 9p2000 RFC, MAXWELEM >= nwnames >= 0.Harsh Prateek Bora
2011-04-27virtio-9p: move 9p files aroundAneesh Kumar K.V