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
/
file-op-9p.h
Age
Commit message (
Expand
)
Author
2010-06-22
virtio-9p: Implement Security model for mksock using mknod.
Venkateswararao Jujjuri (JV)
2010-06-22
virtio-9p: Implement Security model for mknod
Venkateswararao Jujjuri (JV)
2010-06-22
virtio-9p: Security model for symlink and readlink
Venkateswararao Jujjuri (JV)
2010-06-22
virtio-9p: Security model for mkdir
Venkateswararao Jujjuri (JV)
2010-06-22
virtio-9p: Security model for create/open2
Venkateswararao Jujjuri (JV)
2010-06-22
virtio-9p: Security model for chown
Venkateswararao Jujjuri (JV)
2010-06-22
virtio-9p: Security model for chmod
Venkateswararao Jujjuri (JV)
2010-06-22
virtio-9p: Make infrastructure for the new security model.
Venkateswararao Jujjuri (JV)
2010-05-03
virtio-9p: Add P9_TREMOVE support.
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TWSTAT support
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TCREATE support
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TWRITE support
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TREAD support
Anthony Liguori
2010-05-03
virtio-9p: Add P9_TOPEN support.
Anthony Liguori
2010-05-03
virtio-9p: Add minimal set of FileOperations
Anthony Liguori
2010-05-03
virtio-9p: Create a commandline option -fsdev
Gautham R Shenoy