summaryrefslogtreecommitdiffstats
path: root/hw/file-op-9p.h
Commit message (Expand)AuthorAgeFilesLines
* [virtio-9p] Add datasync to server side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)2010-12-021-1/+1
* [virtio-9p] Use preadv/pwritev instead of readv/writevSanchit Garg2010-10-201-3/+2
* virtio-9p: Use layered xattr approachAneesh Kumar K.V2010-10-201-0/+11
* virtio-9p: Add support for removing xattrAneesh Kumar K.V2010-09-081-0/+1
* virtio-9p: Add SM_NONE security modelAneesh Kumar K.V2010-09-081-2/+13
* virtio-9p: Implement TXATTRCREATEAneesh Kumar K.V2010-09-081-0/+2
* virtio-9p: Implement TXATTRWALKAneesh Kumar K.V2010-09-081-0/+3
* virtio-9p: Do not reset atimeM. Mohan Kumar2010-09-081-1/+1
* qemu: virtio-9p: Implement statfs support in serverM. Mohan Kumar2010-09-081-0/+1
* virtio-9p: Implement Security model for mksock using mknod.Venkateswararao Jujjuri (JV)2010-06-221-1/+0
* virtio-9p: Implement Security model for mknodVenkateswararao Jujjuri (JV)2010-06-221-1/+1
* virtio-9p: Security model for symlink and readlinkVenkateswararao Jujjuri (JV)2010-06-221-1/+1
* virtio-9p: Security model for mkdirVenkateswararao Jujjuri (JV)2010-06-221-1/+1
* virtio-9p: Security model for create/open2Venkateswararao Jujjuri (JV)2010-06-221-1/+1
* virtio-9p: Security model for chownVenkateswararao Jujjuri (JV)2010-06-221-1/+1
* virtio-9p: Security model for chmodVenkateswararao Jujjuri (JV)2010-06-221-1/+1
* virtio-9p: Make infrastructure for the new security model.Venkateswararao Jujjuri (JV)2010-06-221-0/+20
* virtio-9p: Add P9_TREMOVE support.Anthony Liguori2010-05-031-0/+1
* virtio-9p: Add P9_TWSTAT supportAnthony Liguori2010-05-031-0/+5
* virtio-9p: Add P9_TCREATE supportAnthony Liguori2010-05-031-0/+8
* virtio-9p: Add P9_TWRITE supportAnthony Liguori2010-05-031-0/+1
* virtio-9p: Add P9_TREAD supportAnthony Liguori2010-05-031-0/+6
* virtio-9p: Add P9_TOPEN support.Anthony Liguori2010-05-031-0/+2
* virtio-9p: Add minimal set of FileOperationsAnthony Liguori2010-05-031-0/+5
* virtio-9p: Create a commandline option -fsdevGautham R Shenoy2010-05-031-0/+32
OpenPOWER on IntegriCloud