aboutsummaryrefslogtreecommitdiffstats
path: root/fsdev/virtfs-proxy-helper.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-30fsdev: Fix parameter parsing for proxy helperM. Mohan Kumar1-2/+8
2012-01-13virtfs-proxy-helper: Add missing printf format attributeStefan Weil1-1/+1
2012-01-13virtfs-proxy-helper: Clean include filesStefan Weil1-13/+2
2012-01-13virtfs-proxy-helper: Fix compilation on newer systemsStefan Weil1-1/+1
2012-01-04hw/9pfs: Add support to use named socket for proxy FSM. Mohan Kumar1-3/+83
2012-01-04hw/9pfs: Proxy getversionM. Mohan Kumar1-0/+86
2012-01-04hw/9pfs: xattr interfaces in proxy filesystem driverM. Mohan Kumar1-0/+99
2012-01-04hw/9pfs: File ownership and othersM. Mohan Kumar1-0/+83
2012-01-04hw/9pfs: Add stat/readlink/statfs for proxy FSM. Mohan Kumar1-0/+182
2012-01-04hw/9pfs: Create other filesystem objectsM. Mohan Kumar1-6/+123
2012-01-04hw/9pfs: Open and create filesM. Mohan Kumar1-3/+176
2012-01-04hw/9pfs: File system helper process for qemu 9p proxy FSM. Mohan Kumar1-0/+300