]> git.proxmox.com Git - qemu.git/history - hw/9pfs/virtio-9p-handle.c
fix spelling in hw sub directory
[qemu.git] / hw / 9pfs / virtio-9p-handle.c
2011-12-06 Dong Xu Wangfix spelling in hw sub directory
2011-12-06 Dong Xu Wangfix typo: delete redundant semicolon
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-12-05 Anthony LiguoriMerge remote-tracking branch 'aneesh/1.0-fixes' into...
2011-12-04 Aneesh Kumar K.Vhw/9pfs: Use the correct file descriptor in Fsdriver...
2011-12-04 Aneesh Kumar K.Vhw/9pfs: Improve portability to older systems
2011-11-21 Paolo Bonzini9p: pass dotl flags to the unlinkat method
2011-11-21 Paolo Bonzini9p: allow compiling the dummy virtio-9p-handle.c code...
2011-11-09 Avi Kivityconfigure: fix detection for xattr.h on modern distribu...
2011-11-02 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/int12...
2011-11-01 Blue SwirlMerge branch 'ppc-next' of git://repo.or.cz/qemu/agraf
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'riku/linux-user-for-upstr...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'kwolf/for-anthony' into...
2011-10-31 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-7...
2011-10-31 Aneesh Kumar K.Vhw/9pfs: Abstract open state of fid to V9fsFidOpenState
2011-10-26 Andrzej ZaborowskiMerge branch 'target-arm.for-upstream' of git://git...
2011-10-20 Anthony LiguoriMerge remote-tracking branch 'quintela/migration-pull...
2011-10-20 Anthony LiguoriMerge remote-tracking branch 'qemu-kvm-tmp/memory/batch...
2011-10-20 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-6...
2011-10-15 Harsh Prateek Borahw/9pfs: Add st_gen support for handle based fs driver
2011-10-15 Aneesh Kumar K.Vhw/9pfs: Fix build error on platform that don't support...
2011-10-12 Aneesh Kumar K.Vhw/9pfs: Add new virtfs option writeout=immediate skip...
2011-09-29 Anthony LiguoriMerge remote-tracking branch 'kiszka/queues/slirp'...
2011-09-29 Anthony LiguoriMerge remote-tracking branch 'aneesh/for-upstream-5...
2011-09-22 Aneesh Kumar K.Vhw/9pfs: Add handle based fs driver