]> Git Repo - qemu.git/commit - fsdev/file-op-9p.h
hw/9pfs: Add new virtfs option writeout=immediate skip host page cache
authorAneesh Kumar K.V <[email protected]>
Wed, 12 Oct 2011 13:41:23 +0000 (19:11 +0530)
committerAneesh Kumar K.V <[email protected]>
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 <[email protected]>
Signed-off-by: Aneesh Kumar K.V <[email protected]>
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
This page took 0.029518 seconds and 4 git commands to generate.