Age | Commit message (Expand) | Author |
2013-07-09 | fsdev: Fix potential memory leak | Stefan Weil |
2013-01-12 | qemu-option: move standard option definitions out of qemu-config.c | Paolo Bonzini |
2012-12-19 | misc: move include files to include/qemu/ | Paolo Bonzini |
2012-01-04 | hw/9pfs: Add new proxy filesystem driver | M. Mohan Kumar |
2012-01-04 | hw/9pfs: Move opt validation to FsDriver callback | Aneesh Kumar K.V |
2011-12-04 | hw/9pfs: Improve portability to older systems | Aneesh Kumar K.V |
2011-10-31 | hw/9pfs: Add synthetic file system support using 9p | Aneesh Kumar K.V |
2011-10-31 | hw/9pfs: Read-only support for 9p export | M. Mohan Kumar |
2011-10-15 | hw/9pfs: Handle Security model parsing | M. Mohan Kumar |
2011-10-15 | hw/9pfs: Use export flag for indicating security model | Aneesh Kumar K.V |
2011-10-15 | hw/9pfs: Rename fstype to fsdriver to make it consistent across VirtFS code | Aneesh Kumar K.V |
2011-10-12 | hw/9pfs: Add new virtfs option writeout=immediate skip host page cache | Aneesh Kumar K.V |
2011-09-22 | hw/9pfs: Add handle based fs driver | Aneesh Kumar K.V |
2011-08-20 | Use glib memory allocation and free functions | Anthony Liguori |
2010-10-20 | [virtio-9p] Qemu 9p commandline options validity checks | Harsh Prateek Bora |
2010-09-21 | Use machine_init() to register virtfs config options. | Gerd Hoffmann |
2010-06-22 | virtio-9p: Introduces an option to specify the security model. | Venkateswararao Jujjuri (JV) |
2010-05-03 | virtio-9p: Add a virtio 9p device to qemu | Anthony Liguori |
2010-05-03 | virtio-9p: Create a commandline option -fsdev | Gautham R Shenoy |