| Commit message (Expand) | Author | Age | Files | Lines |
* | fsdev: Move some types definition to qemu-fsdev.c | Greg Kurz | 2019-05-17 | 1 | -24/+0 |
* | fsdev: Drop unused extern declaration | Greg Kurz | 2019-05-17 | 1 | -1/+0 |
* | fsdev: Clean up error reporting in qemu_fsdev_add() | Markus Armbruster | 2018-10-19 | 1 | -1/+1 |
* | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster | 2018-02-09 | 1 | -1/+0 |
* | 9p/fsdev: remove obsolete references to virtio | Greg Kurz | 2016-06-06 | 1 | -1/+1 |
* | misc: move include files to include/qemu/ | Paolo Bonzini | 2012-12-19 | 1 | -1/+1 |
* | hw/9pfs: Add new proxy filesystem driver | M. Mohan Kumar | 2012-01-04 | 1 | -0/+1 |
* | hw/9pfs: Move opt validation to FsDriver callback | Aneesh Kumar K.V | 2012-01-04 | 1 | -10/+0 |
* | hw/9pfs: Add synthetic file system support using 9p | Aneesh Kumar K.V | 2011-10-31 | 1 | -0/+1 |
* | hw/9pfs: Use export flag for indicating security model | Aneesh Kumar K.V | 2011-10-15 | 1 | -1/+0 |
* | hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS code | Aneesh Kumar K.V | 2011-10-15 | 1 | -9/+9 |
* | hw/9pfs: Add new virtfs option writeout=immediate skip host page cache | Aneesh Kumar K.V | 2011-10-12 | 1 | -0/+1 |
* | hw/9pfs: Add handle based fs driver | Aneesh Kumar K.V | 2011-09-22 | 1 | -0/+1 |
* | virtio-9p: move 9p files around | Aneesh Kumar K.V | 2011-04-27 | 1 | -1/+1 |
* | Delete useless 'extern' qualifiers for functions | Blue Swirl | 2011-01-23 | 1 | -2/+2 |
* | virtio-9p: Introduces an option to specify the security model. | Venkateswararao Jujjuri (JV) | 2010-06-22 | 1 | -0/+1 |
* | virtio-9p: Add a virtio 9p device to qemu | Anthony Liguori | 2010-05-03 | 1 | -0/+1 |
* | virtio-9p: Create a commandline option -fsdev | Gautham R Shenoy | 2010-05-03 | 1 | -0/+53 |