aboutsummaryrefslogtreecommitdiff
path: root/fsdev
AgeCommit message (Expand)Author
2011-09-22hw/9pfs: Add handle based fs driverAneesh Kumar K.V
2011-09-22hw/9pfs: Add fs driver specific details to fscontextAneesh Kumar K.V
2011-09-22hw/9pfs: Add init callback to fs driverAneesh Kumar K.V
2011-09-22hw/9pfs: Move fid pathname tracking to seperate data type.Aneesh Kumar K.V
2011-08-22use readdir_r instead of readdir for reentrancyHarsh Prateek Bora
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-06-10fsdev: Fix archs that dont use fsdevEdgar E. Iglesias
2011-06-01[virtio-9p] Make rpath thread safeVenkateswararao Jujjuri (JV)
2011-06-01virtio-9p: Don't link to 9p if virtio is not enabledAneesh Kumar K.V
2011-04-27virtio-9p: move 9p files aroundAneesh Kumar K.V
2011-01-23Delete useless 'extern' qualifiers for functionsBlue Swirl
2010-10-20[virtio-9p] Qemu 9p commandline options validity checksHarsh Prateek Bora
2010-09-21Use machine_init() to register virtfs config options.Gerd Hoffmann
2010-06-22virtio-9p: Introduces an option to specify the security model.Venkateswararao Jujjuri (JV)
2010-05-03virtio-9p: Add a virtio 9p device to qemuAnthony Liguori
2010-05-03virtio-9p: Create a commandline option -fsdevGautham R Shenoy