summaryrefslogtreecommitdiff
path: root/hw/9pfs/virtio-9p-proxy.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-06virtio-9p-proxy: Fix typo causing compile failure on 32 bit hostsPeter Maydell1-2/+2
2012-01-04hw/9pfs: Add support to use named socket for proxy FSM. Mohan Kumar1-7/+45
2012-01-04hw/9pfs: Proxy getversionM. Mohan Kumar1-0/+32
2012-01-04hw/9pfs: xattr interfaces in proxy filesystem driverM. Mohan Kumar1-8/+116
2012-01-04hw/9pfs: File ownership and othersM. Mohan Kumar1-12/+124
2012-01-04hw/9pfs: Add stat/readlink/statfs for proxy FSM. Mohan Kumar1-8/+198
2012-01-04hw/9pfs: Create other filesystem objectsM. Mohan Kumar1-16/+183
2012-01-04hw/9pfs: Open and create filesM. Mohan Kumar1-6/+181
2012-01-04hw/9pfs: Add new proxy filesystem driverM. Mohan Kumar1-0/+388