summaryrefslogtreecommitdiffstats
path: root/fsdev/qemu-fsdev.c
Commit message (Expand)AuthorAgeFilesLines
* fsdev: Fix potential memory leakStefan Weil2013-07-091-0/+2
* qemu-option: move standard option definitions out of qemu-config.cPaolo Bonzini2013-01-121-8/+0
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-3/+3
* hw/9pfs: Add new proxy filesystem driverM. Mohan Kumar2012-01-041-0/+1
* hw/9pfs: Move opt validation to FsDriver callbackAneesh Kumar K.V2012-01-041-38/+6
* hw/9pfs: Improve portability to older systemsAneesh Kumar K.V2011-12-041-0/+2
* hw/9pfs: Add synthetic file system support using 9pAneesh Kumar K.V2011-10-311-0/+1
* hw/9pfs: Read-only support for 9p exportM. Mohan Kumar2011-10-311-1/+6
* hw/9pfs: Handle Security model parsingM. Mohan Kumar2011-10-151-9/+17
* hw/9pfs: Use export flag for indicating security modelAneesh Kumar K.V2011-10-151-2/+17
* hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS codeAneesh Kumar K.V2011-10-151-16/+16
* hw/9pfs: Add new virtfs option writeout=immediate skip host page cacheAneesh Kumar K.V2011-10-121-2/+8
* hw/9pfs: Add handle based fs driverAneesh Kumar K.V2011-09-221-0/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-4/+4
* [virtio-9p] Qemu 9p commandline options validity checksHarsh Prateek Bora2010-10-201-17/+31
* Use machine_init() to register virtfs config options.Gerd Hoffmann2010-09-211-0/+9
* virtio-9p: Introduces an option to specify the security model.Venkateswararao Jujjuri (JV)2010-06-221-1/+8
* virtio-9p: Add a virtio 9p device to qemuAnthony Liguori2010-05-031-1/+1
* virtio-9p: Create a commandline option -fsdevGautham R Shenoy2010-05-031-0/+70
OpenPOWER on IntegriCloud