edb9eb7352
hw/9pfs: Add st_gen support for handle based fs driver
...
Signed-off-by: Harsh Prateek Bora <harsh@linux.vnet.ibm.com >
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com >
2011-10-15 15:30:27 +05:30
d20423788e
hw/9pfs: Fix build error on platform that don't support futimens
...
Also don't do glibc version check to find handle support. Instead
do handle syscall support in configure.
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com >
2011-10-15 15:30:26 +05:30
d3ab98e691
hw/9pfs: Add new virtfs option writeout=immediate skip host page cache
...
writeout=immediate implies the after pwritev we do a sync_file_range.
Reviewed-by: Stefan Hajnoczi <stefanha@linux.vnet.ibm.com >
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com >
2011-10-12 19:11:23 +05:30
5f5422258e
hw/9pfs: Add handle based fs driver
...
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com >
2011-09-22 21:38:53 +05:30