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
/
9pfs
/
virtio-9p-handle.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hw/9pfs: Preserve S_ISGID
M. Mohan Kumar
2012-01-30
1
-2
/
+2
*
hw/9pfs: Move opt validation to FsDriver callback
Aneesh Kumar K.V
2012-01-04
1
-0
/
+20
*
fix spelling in hw sub directory
Dong Xu Wang
2011-12-06
1
-1
/
+1
*
fix typo: delete redundant semicolon
Dong Xu Wang
2011-12-06
1
-1
/
+1
*
hw/9pfs: Use the correct file descriptor in Fsdriver Callback
Aneesh Kumar K.V
2011-12-04
1
-6
/
+22
*
hw/9pfs: Improve portability to older systems
Aneesh Kumar K.V
2011-12-04
1
-33
/
+0
*
9p: pass dotl flags to the unlinkat method
Paolo Bonzini
2011-11-21
1
-1
/
+11
*
9p: allow compiling the dummy virtio-9p-handle.c code on Linux
Paolo Bonzini
2011-11-21
1
-1
/
+2
*
configure: fix detection for xattr.h on modern distributions
Avi Kivity
2011-11-09
1
-1
/
+1
*
hw/9pfs: Abstract open state of fid to V9fsFidOpenState
Aneesh Kumar K.V
2011-10-31
1
-41
/
+55
*
hw/9pfs: Add st_gen support for handle based fs driver
Harsh Prateek Bora
2011-10-15
1
-0
/
+51
*
hw/9pfs: Fix build error on platform that don't support futimens
Aneesh Kumar K.V
2011-10-15
1
-28
/
+24
*
hw/9pfs: Add new virtfs option writeout=immediate skip host page cache
Aneesh Kumar K.V
2011-10-12
1
-2
/
+15
*
hw/9pfs: Add handle based fs driver
Aneesh Kumar K.V
2011-09-22
1
-0
/
+611