summaryrefslogtreecommitdiffstats
path: root/fsdev/qemu-fsdev.h
Commit message (Expand)AuthorAgeFilesLines
* fsdev: Move some types definition to qemu-fsdev.cGreg Kurz2019-05-171-24/+0Star
* fsdev: Drop unused extern declarationGreg Kurz2019-05-171-1/+0Star
* fsdev: Clean up error reporting in qemu_fsdev_add()Markus Armbruster2018-10-191-1/+1
* Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster2018-02-091-1/+0Star
* 9p/fsdev: remove obsolete references to virtioGreg Kurz2016-06-061-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* 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-10/+0Star
* hw/9pfs: Add synthetic file system support using 9pAneesh Kumar K.V2011-10-311-0/+1
* hw/9pfs: Use export flag for indicating security modelAneesh Kumar K.V2011-10-151-1/+0Star
* hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS codeAneesh Kumar K.V2011-10-151-9/+9
* hw/9pfs: Add new virtfs option writeout=immediate skip host page cacheAneesh Kumar K.V2011-10-121-0/+1
* hw/9pfs: Add handle based fs driverAneesh Kumar K.V2011-09-221-0/+1
* virtio-9p: move 9p files aroundAneesh Kumar K.V2011-04-271-1/+1
* Delete useless 'extern' qualifiers for functionsBlue Swirl2011-01-231-2/+2
* virtio-9p: Introduces an option to specify the security model.Venkateswararao Jujjuri (JV)2010-06-221-0/+1
* virtio-9p: Add a virtio 9p device to qemuAnthony Liguori2010-05-031-0/+1
* virtio-9p: Create a commandline option -fsdevGautham R Shenoy2010-05-031-0/+53