index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio-9p.h
Age
Commit message (
Expand
)
Author
2010-10-20
qemu-virtio-9p: Implement TREADLINK operation for 9p2000.L
M. Mohan Kumar
2010-10-20
[virtio-9p] Introduce server side TFSYNC/RFSYNC for dotl
Venkateswararao Jujjuri (JV)
2010-10-20
qemu-virtio9p: Implement TGETLOCK
M. Mohan Kumar
2010-10-20
[virto-9p] Implement TLOCK
M. Mohan Kumar
2010-09-08
[virtio-9p] This patch implements TLERROR/RLERROR on the qemu 9P server.
Arun R Bharadwaj
2010-09-08
virtio-9p: Implement TXATTRCREATE
Aneesh Kumar K.V
2010-09-08
virtio-9p: Implement TXATTRWALK
Aneesh Kumar K.V
2010-09-08
virtio-9p: Add fidtype so that we can do type specific operation
Aneesh Kumar K.V
2010-09-08
[virtio-9p] qemu: virtio-9p: Implement LOPEN
M. Mohan Kumar
2010-09-08
rename - change name of file or directory
M. Mohan Kumar
2010-09-08
qemu: virtio-9p: Implement TMKDIR
M. Mohan Kumar
2010-09-08
qemu: virtio-9p: Implement TMKNOD
M. Mohan Kumar
2010-09-08
[virtio-9p] This patch implements TLCREATE for 9p2000.L protocol.
Venkateswararao Jujjuri (JV)
2010-09-08
[virtio-9p] Define and implement TSYMLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
2010-09-08
[virtio-9p] Implement TLINK for 9P2000.L
Venkateswararao Jujjuri (JV)
2010-09-08
virtio-9p: Implement server side of setattr for 9P2000.L protocol.
Sripathi Kodi
2010-09-08
virtio-9p: getattr server implementation for 9P2000.L protocol.
Sripathi Kodi
2010-09-08
virtio-9p: Compute iounit based on host filesystem block size
M. Mohan Kumar
2010-09-08
[V4] virtio-9p: readdir implementation for 9p2000.L
Sripathi Kodi
2010-09-08
qemu: virtio-9p: Implement statfs support in server
M. Mohan Kumar
2010-09-08
qemu: virtio-9p: Recognize 9P2000.L protocol
M. Mohan Kumar
2010-06-22
virtio-9p: Rearrange fileop structures
Venkateswararao Jujjuri (JV)
2010-05-03
virtio-9p: Add a virtio 9p device to qemu
Anthony Liguori