summaryrefslogtreecommitdiff
path: root/hw/virtio-9p.h
AgeCommit message (Expand)AuthorFilesLines
2011-01-23Delete useless 'extern' qualifiers for functionsBlue Swirl1-2/+2
2010-10-20qemu-virtio-9p: Implement TREADLINK operation for 9p2000.LM. Mohan Kumar1-0/+8
2010-10-20[virtio-9p] Introduce server side TFSYNC/RFSYNC for dotlVenkateswararao Jujjuri (JV)1-0/+2
2010-10-20qemu-virtio9p: Implement TGETLOCKM. Mohan Kumar1-0/+21
2010-10-20[virto-9p] Implement TLOCKM. Mohan Kumar1-0/+30
2010-09-08[virtio-9p] This patch implements TLERROR/RLERROR on the qemu 9P server.Arun R Bharadwaj1-0/+2
2010-09-08virtio-9p: Implement TXATTRCREATEAneesh Kumar K.V1-0/+2
2010-09-08virtio-9p: Implement TXATTRWALKAneesh Kumar K.V1-0/+14
2010-09-08virtio-9p: Add fidtype so that we can do type specific operationAneesh Kumar K.V1-2/+22
2010-09-08[virtio-9p] qemu: virtio-9p: Implement LOPENM. Mohan Kumar1-1/+3
2010-09-08rename - change name of file or directoryM. Mohan Kumar1-1/+10
2010-09-08qemu: virtio-9p: Implement TMKDIRM. Mohan Kumar1-0/+2
2010-09-08qemu: virtio-9p: Implement TMKNODM. Mohan Kumar1-0/+11
2010-09-08[virtio-9p] This patch implements TLCREATE for 9p2000.L protocol.Venkateswararao Jujjuri (JV)1-0/+13
2010-09-08[virtio-9p] Define and implement TSYMLINK for 9P2000.LVenkateswararao Jujjuri (JV)1-0/+14
2010-09-08[virtio-9p] Implement TLINK for 9P2000.LVenkateswararao Jujjuri (JV)1-0/+2
2010-09-08virtio-9p: Implement server side of setattr for 9P2000.L protocol.Sripathi Kodi1-0/+23
2010-09-08virtio-9p: getattr server implementation for 9P2000.L protocol.Sripathi Kodi1-0/+33
2010-09-08virtio-9p: Compute iounit based on host filesystem block sizeM. Mohan Kumar1-0/+9
2010-09-08[V4] virtio-9p: readdir implementation for 9p2000.LSripathi Kodi1-0/+2
2010-09-08qemu: virtio-9p: Implement statfs support in serverM. Mohan Kumar1-0/+24
2010-09-08qemu: virtio-9p: Recognize 9P2000.L protocolM. Mohan Kumar1-0/+6
2010-06-22virtio-9p: Rearrange fileop structuresVenkateswararao Jujjuri (JV)1-0/+92
2010-05-03virtio-9p: Add a virtio 9p device to qemuAnthony Liguori1-0/+166