summaryrefslogtreecommitdiffstats
path: root/hw/9pfs/virtio-9p.h
Commit message (Expand)AuthorAgeFilesLines
* hw/9pfs: Add file descriptor reclaim supportAneesh Kumar K.V2011-08-251-3/+19
* hw/9pfs: Add reference counting for fidAneesh Kumar K.V2011-08-251-0/+2
* hw/9pfs: Update v9fs_wstat to use coroutinesAneesh Kumar K.V2011-08-221-10/+0
* hw/9pfs: Update v9fs_symlink to use coroutinesVenkateswararao Jujjuri2011-08-221-12/+0
* hw/9pfs: Update v9fs_create to use coroutinesVenkateswararao Jujjuri2011-08-221-14/+0
* hw/9pfs: Update v9fs_walk to use coroutinesAneesh Kumar K.V2011-08-221-13/+0
* hw/9pfs: Update v9fs_lcreate to use coroutinesVenkateswararao Jujjuri2011-08-221-11/+0
* hw/9pfs: Update v9fs_getlock to use coroutinesAneesh Kumar K.V2011-08-221-9/+0
* hw/9pfs: Update v9fs_lock to use coroutinesAneesh Kumar K.V2011-08-221-10/+0
* hw/9pfs: Update vfs_rename to use coroutinesAneesh Kumar K.V2011-08-081-9/+0
* hw/9pfs: Update v9fs_remove to use coroutinesVenkateswararao Jujjuri2011-08-081-6/+0
* hw/9pfs: Update v9fs_xattrcreate to use coroutinesAneesh Kumar K.V2011-08-081-11/+0
* hw/9pfs: Update v9fs_setattr to use coroutinesAneesh Kumar K.V2011-08-081-8/+0
* hw/9pfs: Update v9fs_getattr to use coroutinesAneesh Kumar K.V2011-08-081-8/+0
* hw/9pfs: Update v9fs_statfs to use coroutinesAneesh Kumar K.V2011-08-081-22/+0
* hw/9pfs: Update v9fs_readlink to use coroutineVenkateswararao Jujjuri2011-08-081-8/+0
* [virtio-9p] Change all pdu handlers to coroutines.Venkateswararao Jujjuri (JV)2011-08-081-1/+3
* [virtio-9p] Make rpath thread safeVenkateswararao Jujjuri (JV)2011-06-011-0/+5
* virtio-9p: Move device specific code to virtio-9p-deviceAneesh Kumar K.V2011-06-011-0/+2
* v9fs_walk: As per 9p2000 RFC, MAXWELEM >= nwnames >= 0.Harsh Prateek Bora2011-04-271-1/+1
* virtio-9p: move 9p files aroundAneesh Kumar K.V2011-04-271-0/+507
OpenPOWER on IntegriCloud