]> git.proxmox.com Git - mirror_qemu.git/commit - vl.c
hw/9pfs: Add new virtfs option writeout=immediate skip host page cache
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Wed, 12 Oct 2011 13:41:23 +0000 (19:11 +0530)
committerAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Wed, 12 Oct 2011 13:41:23 +0000 (19:11 +0530)
commitd3ab98e6919e9491f8ed7ffe37af73d35a55e1ca
tree0e805d6c9a58229dbc51f92b3ff3ee9d430e1c02
parent5745e38afeaa15153c2209674fe37e1cbdd65707
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>
fsdev/file-op-9p.h
fsdev/qemu-fsdev.c
fsdev/qemu-fsdev.h
hw/9pfs/virtio-9p-device.c
hw/9pfs/virtio-9p-handle.c
hw/9pfs/virtio-9p-local.c
hw/9pfs/virtio-9p.c
qemu-config.c
qemu-options.hx
vl.c