COMMITS
/ fsdev/qemu-fsdev.h May 17, 2019
G
fsdev: Move some types definition to qemu-fsdev.c
Greg Kurz committed
G
fsdev: Drop unused extern declaration
Greg Kurz committed
October 17, 2018
M
fsdev: Clean up error reporting in qemu_fsdev_add()
Markus Armbruster committed
February 1, 2018
M
Move include qemu/option.h from qemu-common.h to actual users
Markus Armbruster committed
June 6, 2016
G
9p/fsdev: remove obsolete references to virtio
Greg Kurz committed
December 17, 2012
P
misc: move include files to include/qemu/
Paolo Bonzini committed
December 14, 2011
M
hw/9pfs: Add new proxy filesystem driver
M. Mohan Kumar committed
A
hw/9pfs: Move opt validation to FsDriver callback
Aneesh Kumar K.V committed
October 25, 2011
A
hw/9pfs: Add synthetic file system support using 9p
Aneesh Kumar K.V committed
October 13, 2011
A
hw/9pfs: Use export flag for indicating security model
Aneesh Kumar K.V committed
A
hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS code
Aneesh Kumar K.V committed
October 12, 2011
A
hw/9pfs: Add new virtfs option writeout=immediate skip host page cache
Aneesh Kumar K.V committed
August 2, 2011
A
hw/9pfs: Add handle based fs driver
Aneesh Kumar K.V committed
January 28, 2011
A
virtio-9p: move 9p files around
Aneesh Kumar K.V committed
January 23, 2011
B
Delete useless 'extern' qualifiers for functions
Blue Swirl committed
June 14, 2010
V
virtio-9p: Introduces an option to specify the security model.
Venkateswararao Jujjuri (JV) committed
April 29, 2010
A
virtio-9p: Add a virtio 9p device to qemu
Anthony Liguori committed
G
virtio-9p: Create a commandline option -fsdev
Gautham R Shenoy committed