summaryrefslogtreecommitdiffstats
path: root/hw/9pfs/virtio-9p-handle.c
Commit message (Expand)AuthorAgeFilesLines
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* hw/9pfs: Preserve S_ISGIDM. Mohan Kumar2012-01-301-2/+2
* hw/9pfs: Move opt validation to FsDriver callbackAneesh Kumar K.V2012-01-041-0/+20
* fix spelling in hw sub directoryDong Xu Wang2011-12-061-1/+1
* fix typo: delete redundant semicolonDong Xu Wang2011-12-061-1/+1
* hw/9pfs: Use the correct file descriptor in Fsdriver CallbackAneesh Kumar K.V2011-12-041-6/+22
* hw/9pfs: Improve portability to older systemsAneesh Kumar K.V2011-12-041-33/+0
* 9p: pass dotl flags to the unlinkat methodPaolo Bonzini2011-11-211-1/+11
* 9p: allow compiling the dummy virtio-9p-handle.c code on LinuxPaolo Bonzini2011-11-211-1/+2
* configure: fix detection for xattr.h on modern distributionsAvi Kivity2011-11-091-1/+1
* hw/9pfs: Abstract open state of fid to V9fsFidOpenStateAneesh Kumar K.V2011-10-311-41/+55
* hw/9pfs: Add st_gen support for handle based fs driverHarsh Prateek Bora2011-10-151-0/+51
* hw/9pfs: Fix build error on platform that don't support futimensAneesh Kumar K.V2011-10-151-28/+24
* hw/9pfs: Add new virtfs option writeout=immediate skip host page cacheAneesh Kumar K.V2011-10-121-2/+15
* hw/9pfs: Add handle based fs driverAneesh Kumar K.V2011-09-221-0/+611
OpenPOWER on IntegriCloud