aboutsummaryrefslogtreecommitdiff
path: root/fsdev/qemu-fsdev.c
AgeCommit message (Expand)Author
2013-07-09fsdev: Fix potential memory leakStefan Weil
2013-01-12qemu-option: move standard option definitions out of qemu-config.cPaolo Bonzini
2012-12-19misc: move include files to include/qemu/Paolo Bonzini
2012-01-04hw/9pfs: Add new proxy filesystem driverM. Mohan Kumar
2012-01-04hw/9pfs: Move opt validation to FsDriver callbackAneesh Kumar K.V
2011-12-04hw/9pfs: Improve portability to older systemsAneesh Kumar K.V
2011-10-31hw/9pfs: Add synthetic file system support using 9pAneesh Kumar K.V
2011-10-31hw/9pfs: Read-only support for 9p exportM. Mohan Kumar
2011-10-15hw/9pfs: Handle Security model parsingM. Mohan Kumar
2011-10-15hw/9pfs: Use export flag for indicating security modelAneesh Kumar K.V
2011-10-15hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS codeAneesh Kumar K.V
2011-10-12hw/9pfs: Add new virtfs option writeout=immediate skip host page cacheAneesh Kumar K.V
2011-09-22hw/9pfs: Add handle based fs driverAneesh Kumar K.V
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2010-10-20[virtio-9p] Qemu 9p commandline options validity checksHarsh Prateek Bora
2010-09-21Use machine_init() to register virtfs config options.Gerd Hoffmann
2010-06-22virtio-9p: Introduces an option to specify the security model.Venkateswararao Jujjuri (JV)
2010-05-03virtio-9p: Add a virtio 9p device to qemuAnthony Liguori
2010-05-03virtio-9p: Create a commandline option -fsdevGautham R Shenoy