index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
hw
/
virtio-9p-local.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
virtio-9p: fix build on !CONFIG_UTIMENSAT
Hidetoshi Seto
2010-12-02
1
-2
/
+2
*
[virtio-9p] Add datasync to server side TFSYNC/RFSYNC for dotl
Venkateswararao Jujjuri (JV)
2010-12-02
1
-2
/
+6
*
[virtio-9p] Use preadv/pwritev instead of readv/writev
Sanchit Garg
2010-10-20
1
-14
/
+26
*
virtio-9p: Use layered xattr approach
Aneesh Kumar K.V
2010-10-20
1
-90
/
+5
*
virtio-9p: Add support for removing xattr
Aneesh Kumar K.V
2010-09-08
1
-0
/
+17
*
virtio-9p: Use lchown which won't follow symlink
Aneesh Kumar K.V
2010-09-08
1
-1
/
+1
*
virtio-9p: Add SM_NONE security model
Aneesh Kumar K.V
2010-09-08
1
-10
/
+30
*
virtio-9p: Hide user.virtfs xattr in case of mapped security.
Aneesh Kumar K.V
2010-09-08
1
-1
/
+70
*
virtio-9p: Implement TXATTRCREATE
Aneesh Kumar K.V
2010-09-08
1
-0
/
+7
*
virtio-9p: Implement TXATTRWALK
Aneesh Kumar K.V
2010-09-08
1
-0
/
+14
*
virtio-9p: Implement server side of setattr for 9P2000.L protocol.
Sripathi Kodi
2010-09-08
1
-1
/
+4
*
virtio-9p: Do not reset atime
M. Mohan Kumar
2010-09-08
1
-4
/
+4
*
qemu: virtio-9p: Implement statfs support in server
M. Mohan Kumar
2010-09-08
1
-0
/
+6
*
Remove useless NULL check for qemu_strdup return value
Blue Swirl
2010-08-19
1
-3
/
+0
*
virtio-9p: Implement Security model for mksock using mknod.
Venkateswararao Jujjuri (JV)
2010-06-22
1
-23
/
+0
*
virtio-9p: Implement Security model for mknod
Venkateswararao Jujjuri (JV)
2010-06-22
1
-2
/
+32
*
virtio-9p: Security model for symlink and readlink
Venkateswararao Jujjuri (JV)
2010-06-22
1
-6
/
+69
*
virtio-9p: Security model for mkdir
Venkateswararao Jujjuri (JV)
2010-06-22
1
-2
/
+33
*
virtio-9p: Security model for create/open2
Venkateswararao Jujjuri (JV)
2010-06-22
1
-2
/
+49
*
virtio-9p: Implemented Security model for lstat and fstat
Venkateswararao Jujjuri (JV)
2010-06-22
1
-4
/
+58
*
virtio-9p: Security model for chown
Venkateswararao Jujjuri (JV)
2010-06-22
1
-2
/
+7
*
virtio-9p: Security model for chmod
Venkateswararao Jujjuri (JV)
2010-06-22
1
-4
/
+7
*
virtio-9p: Make infrastructure for the new security model.
Venkateswararao Jujjuri (JV)
2010-06-22
1
-35
/
+30
*
virtio-9p: Add P9_TREMOVE support.
Anthony Liguori
2010-05-03
1
-0
/
+6
*
virtio-9p: Add P9_TWSTAT support
Anthony Liguori
2010-05-03
1
-0
/
+50
*
virtio-9p: Add P9_TCREATE support
Anthony Liguori
2010-05-03
1
-0
/
+87
*
virtio-9p: Add P9_TWRITE support
Anthony Liguori
2010-05-03
1
-0
/
+7
*
virtio-9p: Add P9_TREAD support
Anthony Liguori
2010-05-03
1
-0
/
+37
*
virtio-9p: Add P9_TOPEN support.
Anthony Liguori
2010-05-03
1
-0
/
+12
*
virtio-9p: Add minimal set of FileOperations
Anthony Liguori
2010-05-03
1
-0
/
+78
*
virtio-9p: Add a virtio 9p device to qemu
Anthony Liguori
2010-05-03
1
-0
/
+17