summaryrefslogtreecommitdiffstats
path: root/fsdev
Commit message (Expand)AuthorAgeFilesLines
* hw/9pfs: Add handle based fs driverAneesh Kumar K.V2011-09-222-0/+2
* hw/9pfs: Add fs driver specific details to fscontextAneesh Kumar K.V2011-09-221-0/+6
* hw/9pfs: Add init callback to fs driverAneesh Kumar K.V2011-09-221-0/+2
* hw/9pfs: Move fid pathname tracking to seperate data type.Aneesh Kumar K.V2011-09-221-18/+28
* use readdir_r instead of readdir for reentrancyHarsh Prateek Bora2011-08-221-1/+1
* Use glib memory allocation and free functionsAnthony Liguori2011-08-201-4/+4
* fsdev: Fix archs that dont use fsdevEdgar E. Iglesias2011-06-101-0/+8
* [virtio-9p] Make rpath thread safeVenkateswararao Jujjuri (JV)2011-06-011-7/+0
* virtio-9p: Don't link to 9p if virtio is not enabledAneesh Kumar K.V2011-06-011-0/+20
* virtio-9p: move 9p files aroundAneesh Kumar K.V2011-04-272-1/+108
* Delete useless 'extern' qualifiers for functionsBlue Swirl2011-01-231-2/+2
* [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-222-1/+9
* virtio-9p: Add a virtio 9p device to qemuAnthony Liguori2010-05-032-1/+2
* virtio-9p: Create a commandline option -fsdevGautham R Shenoy2010-05-032-0/+123
OpenPOWER on IntegriCloud