index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
virtio-9p.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-22
virtio-9p: Implement Security model for mksock using mknod.
Venkateswararao Jujjuri (JV)
1
-23
/
+2
2010-06-22
virtio-9p: Implement Security model for mknod
Venkateswararao Jujjuri (JV)
1
-4
/
+10
2010-06-22
virtio-9p: Security model for symlink and readlink
Venkateswararao Jujjuri (JV)
1
-4
/
+9
2010-06-22
virtio-9p: Security model for mkdir
Venkateswararao Jujjuri (JV)
1
-3
/
+9
2010-06-22
virtio-9p: Security model for create/open2
Venkateswararao Jujjuri (JV)
1
-5
/
+11
2010-06-22
virtio-9p: Security model for chown
Venkateswararao Jujjuri (JV)
1
-2
/
+7
2010-06-22
virtio-9p: Security model for chmod
Venkateswararao Jujjuri (JV)
1
-1
/
+4
2010-06-22
virtio-9p: Make infrastructure for the new security model.
Venkateswararao Jujjuri (JV)
1
-7
/
+16
2010-06-22
virtio-9p: Introduces an option to specify the security model.
Venkateswararao Jujjuri (JV)
1
-0
/
+9
2010-06-22
virtio-9p: Rearrange fileop structures
Venkateswararao Jujjuri (JV)
1
-139
/
+46
2010-05-03
virtio-9p: Add P9_TFLUSH support
Anthony Liguori
1
-33
/
+2
2010-05-03
virtio-9p: Add P9_TREMOVE support.
Anthony Liguori
1
-2
/
+48
2010-05-03
virtio-9p: Add P9_TWSTAT support
Anthony Liguori
1
-2
/
+271
2010-05-03
virtio-9p: Add P9_TCREATE support
Anthony Liguori
1
-2
/
+262
2010-05-03
virtio-9p: Add P9_TWRITE support
Anthony Liguori
1
-2
/
+110
2010-05-03
virtio-9p: Add P9_TCLUNK support
Anthony Liguori
1
-2
/
+14
2010-05-03
virtio-9p: Add P9_TREAD support
Anthony Liguori
1
-2
/
+232
2010-05-03
virtio-9p: Add P9_TOPEN support.
Anthony Liguori
1
-5
/
+148
2010-05-03
virtio-9p: Add P9_TWALK support
Anthony Liguori
1
-2
/
+171
2010-05-03
virtio-9p: Add P9_TSTAT support
Anthony Liguori
1
-2
/
+53
2010-05-03
virtio-9p: Add P9_TATTACH support.
Anthony Liguori
1
-2
/
+31
2010-05-03
virtio-9p: Add P9_TVERSION support
Anthony Liguori
1
-2
/
+13
2010-05-03
virtio-9p: Add sg helper functions
Anthony Liguori
1
-0
/
+53
2010-05-03
virtio-9p: Add stat and mode related helper functions.
Anthony Liguori
1
-0
/
+186
2010-05-03
virtio-9p: Add fid and qid management support.
Anthony Liguori
1
-0
/
+123
2010-05-03
virtio-9p: Add minimal set of FileOperations
Anthony Liguori
1
-2
/
+41
2010-05-03
virtio-9p: Add string manipulation support.
Anthony Liguori
1
-0
/
+127
2010-05-03
virtio-9p: pdu processing support.
Anthony Liguori
1
-0
/
+243
2010-05-03
virtio-9p: Add a virtio 9p device to qemu
Anthony Liguori
1
-0
/
+307