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