Sign in
qemu
/
qemu
/
c0777fe18b08c3a6de0c53325d6b9b75ebb9de9a
/
hw
/
9pfs
/
virtio-9p-local.c
0ceb092
hw/9pfs: Use O_NOFOLLOW when opening files on server
by Aneesh Kumar K.V
· 12 years ago
aed858c
hw/9pfs: use O_NOFOLLOW for mapped readlink operation
by Aneesh Kumar K.V
· 12 years ago
c7e775e
remove double semicolons
by Dong Xu Wang
· 12 years ago
0d09e41
hw: move headers to include/
by Paolo Bonzini
· 12 years ago
d3f8e13
hw/9pfs: Fix unchecked strdup() by converting to g_strdup()
by Markus Armbruster
· 12 years ago
1de7afc
misc: move include files to include/qemu/
by Paolo Bonzini
· 12 years ago
2d40564
hw/9pfs: Preserve S_ISGID
by M. Mohan Kumar
· 13 years ago
2c30dd7
hw/9pfs: Add new security model mapped-file.
by Aneesh Kumar K.V
· 13 years ago
99519f0
hw/9pfs: Move opt validation to FsDriver callback
by Aneesh Kumar K.V
· 13 years ago
8b88827
hw/9pfs: Use the correct file descriptor in Fsdriver Callback
by Aneesh Kumar K.V
· 13 years ago
2507718
9pfs: improve portability to older systems
by Aneesh Kumar K.V
· 13 years ago
ae0f940
9pfs: improve portability to older systems
by Paolo Bonzini
· 13 years ago
4f26f2b
configure: fix detection for xattr.h on modern distributions
by Avi Kivity
· 13 years ago
cc720dd
hw/9pfs: Abstract open state of fid to V9fsFidOpenState
by Aneesh Kumar K.V
· 13 years ago
17b1971
hw/9pfs: Fix error handling in local_mknod
by Aneesh Kumar K.V
· 13 years ago
b97400c
hw/9pfs: Use export flag for indicating security model
by Aneesh Kumar K.V
· 13 years ago
c98f1d4
hw/9pfs: Use export_flag for indicating whether fs driver use path names.
by Aneesh Kumar K.V
· 13 years ago
e06a765
hw/9pfs: Add st_gen support in getattr reply
by Harsh Prateek Bora
· 13 years ago
d3ab98e
hw/9pfs: Add new virtfs option writeout=immediate skip host page cache
by Aneesh Kumar K.V
· 13 years ago
532decb
hw/9pfs: Add fs driver specific details to fscontext
by Aneesh Kumar K.V
· 13 years ago
0174fe7
hw/9pfs: Add init callback to fs driver
by Aneesh Kumar K.V
· 13 years ago
2289be1
hw/9pfs: Move fid pathname tracking to seperate data type.
by Aneesh Kumar K.V
· 13 years ago
5f524c1
use readdir_r instead of readdir for reentrancy
by Harsh Prateek Bora
· 14 years ago
faa44e3
[virtio-9p] Make rpath thread safe
by Venkateswararao Jujjuri (JV)
· 14 years ago
873c321
virtio-9p: Use relative includes for files in hw
by Stefan Weil
· 14 years ago
f35bde2
hw/virtio-9p-local.c: Remove unnecessary null char in symlink file
by Harsh Prateek Bora
· 14 years ago
353ac78
virtio-9p: move 9p files around
by Aneesh Kumar K.V
· 14 years ago
[Renamed from hw/virtio-9p-local.c]
3867142
virtio-9p: fix build on !CONFIG_UTIMENSAT
by Hidetoshi Seto
· 14 years ago
4959497
[virtio-9p] Add datasync to server side TFSYNC/RFSYNC for dotl
by Venkateswararao Jujjuri (JV)
· 14 years ago
56d15a5
[virtio-9p] Use preadv/pwritev instead of readv/writev
by Sanchit Garg
· 14 years ago
fc22118
virtio-9p: Use layered xattr approach
by Aneesh Kumar K.V
· 14 years ago
9ed3ef2
virtio-9p: Add support for removing xattr
by Aneesh Kumar K.V
· 14 years ago
5c0f255
virtio-9p: Use lchown which won't follow symlink
by Aneesh Kumar K.V
· 14 years ago
12848bf
virtio-9p: Add SM_NONE security model
by Aneesh Kumar K.V
· 14 years ago
61b6c49
virtio-9p: Hide user.virtfs xattr in case of mapped security.
by Aneesh Kumar K.V
· 14 years ago
10b468b
virtio-9p: Implement TXATTRCREATE
by Aneesh Kumar K.V
· 14 years ago
fa32ef8
virtio-9p: Implement TXATTRWALK
by Aneesh Kumar K.V
· 14 years ago
c79ce73
virtio-9p: Implement server side of setattr for 9P2000.L protocol.
by Sripathi Kodi
· 15 years ago
74bc02b
virtio-9p: Do not reset atime
by M. Mohan Kumar
· 15 years ago
be940c8
qemu: virtio-9p: Implement statfs support in server
by M. Mohan Kumar
· 15 years ago
f143efa
Remove useless NULL check for qemu_strdup return value
by Blue Swirl
· 14 years ago
63729c3
virtio-9p: Implement Security model for mksock using mknod.
by Venkateswararao Jujjuri (JV)
· 15 years ago
1c29331
virtio-9p: Implement Security model for mknod
by Venkateswararao Jujjuri (JV)
· 15 years ago
879c281
virtio-9p: Security model for symlink and readlink
by Venkateswararao Jujjuri (JV)
· 15 years ago
00ec5c3
virtio-9p: Security model for mkdir
by Venkateswararao Jujjuri (JV)
· 15 years ago
4750a96
virtio-9p: Security model for create/open2
by Venkateswararao Jujjuri (JV)
· 15 years ago
1237ad7
virtio-9p: Implemented Security model for lstat and fstat
by Venkateswararao Jujjuri (JV)
· 15 years ago
f7613be
virtio-9p: Security model for chown
by Venkateswararao Jujjuri (JV)
· 15 years ago
e95ead3
virtio-9p: Security model for chmod
by Venkateswararao Jujjuri (JV)
· 15 years ago
758e8e3
virtio-9p: Make infrastructure for the new security model.
by Venkateswararao Jujjuri (JV)
· 15 years ago
5bae190
virtio-9p: Add P9_TREMOVE support.
by Anthony Liguori
· 15 years ago
8cf89e0
virtio-9p: Add P9_TWSTAT support
by Anthony Liguori
· 15 years ago
c494dd6
virtio-9p: Add P9_TCREATE support
by Anthony Liguori
· 15 years ago
8449360
virtio-9p: Add P9_TWRITE support
by Anthony Liguori
· 15 years ago
a923155
virtio-9p: Add P9_TREAD support
by Anthony Liguori
· 15 years ago
a6568fe
virtio-9p: Add P9_TOPEN support.
by Anthony Liguori
· 15 years ago
131dcb2
virtio-9p: Add minimal set of FileOperations
by Anthony Liguori
· 15 years ago
9f10751
virtio-9p: Add a virtio 9p device to qemu
by Anthony Liguori
· 15 years ago