index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
9pfs
/
virtio-9p-handle.c
Age
Commit message (
Expand
)
Author
2012-01-04
hw/9pfs: Move opt validation to FsDriver callback
Aneesh Kumar K.V
2011-12-06
fix spelling in hw sub directory
Dong Xu Wang
2011-12-06
fix typo: delete redundant semicolon
Dong Xu Wang
2011-12-04
hw/9pfs: Use the correct file descriptor in Fsdriver Callback
Aneesh Kumar K.V
2011-12-04
hw/9pfs: Improve portability to older systems
Aneesh Kumar K.V
2011-11-21
9p: pass dotl flags to the unlinkat method
Paolo Bonzini
2011-11-21
9p: allow compiling the dummy virtio-9p-handle.c code on Linux
Paolo Bonzini
2011-11-09
configure: fix detection for xattr.h on modern distributions
Avi Kivity
2011-10-31
hw/9pfs: Abstract open state of fid to V9fsFidOpenState
Aneesh Kumar K.V
2011-10-15
hw/9pfs: Add st_gen support for handle based fs driver
Harsh Prateek Bora
2011-10-15
hw/9pfs: Fix build error on platform that don't support futimens
Aneesh Kumar K.V
2011-10-12
hw/9pfs: Add new virtfs option writeout=immediate skip host page cache
Aneesh Kumar K.V
2011-09-22
hw/9pfs: Add handle based fs driver
Aneesh Kumar K.V