aboutsummaryrefslogtreecommitdiff
path: root/hw/9pfs/virtio-9p.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-22hw/9pfs: Update v9fs_symlink to use coroutinesVenkateswararao Jujjuri1-12/+0
2011-08-22hw/9pfs: Update v9fs_create to use coroutinesVenkateswararao Jujjuri1-14/+0
2011-08-22hw/9pfs: Update v9fs_walk to use coroutinesAneesh Kumar K.V1-13/+0
2011-08-22hw/9pfs: Update v9fs_lcreate to use coroutinesVenkateswararao Jujjuri1-11/+0
2011-08-22hw/9pfs: Update v9fs_getlock to use coroutinesAneesh Kumar K.V1-9/+0
2011-08-22hw/9pfs: Update v9fs_lock to use coroutinesAneesh Kumar K.V1-10/+0
2011-08-08hw/9pfs: Update vfs_rename to use coroutinesAneesh Kumar K.V1-9/+0
2011-08-08hw/9pfs: Update v9fs_remove to use coroutinesVenkateswararao Jujjuri1-6/+0
2011-08-08hw/9pfs: Update v9fs_xattrcreate to use coroutinesAneesh Kumar K.V1-11/+0
2011-08-08hw/9pfs: Update v9fs_setattr to use coroutinesAneesh Kumar K.V1-8/+0
2011-08-08hw/9pfs: Update v9fs_getattr to use coroutinesAneesh Kumar K.V1-8/+0
2011-08-08hw/9pfs: Update v9fs_statfs to use coroutinesAneesh Kumar K.V1-22/+0
2011-08-08hw/9pfs: Update v9fs_readlink to use coroutineVenkateswararao Jujjuri1-8/+0
2011-08-08[virtio-9p] Change all pdu handlers to coroutines.Venkateswararao Jujjuri (JV)1-1/+3
2011-06-01[virtio-9p] Make rpath thread safeVenkateswararao Jujjuri (JV)1-0/+5
2011-06-01virtio-9p: Move device specific code to virtio-9p-deviceAneesh Kumar K.V1-0/+2
2011-04-27v9fs_walk: As per 9p2000 RFC, MAXWELEM >= nwnames >= 0.Harsh Prateek Bora1-1/+1
2011-04-27virtio-9p: move 9p files aroundAneesh Kumar K.V1-0/+507