summaryrefslogtreecommitdiff
path: root/hw/9pfs/virtio-9p-proxy.c
AgeCommit message (Expand)Author
2012-01-06virtio-9p-proxy: Fix typo causing compile failure on 32 bit hostsPeter Maydell
2012-01-04hw/9pfs: Add support to use named socket for proxy FSM. Mohan Kumar
2012-01-04hw/9pfs: Proxy getversionM. Mohan Kumar
2012-01-04hw/9pfs: xattr interfaces in proxy filesystem driverM. Mohan Kumar
2012-01-04hw/9pfs: File ownership and othersM. Mohan Kumar
2012-01-04hw/9pfs: Add stat/readlink/statfs for proxy FSM. Mohan Kumar
2012-01-04hw/9pfs: Create other filesystem objectsM. Mohan Kumar
2012-01-04hw/9pfs: Open and create filesM. Mohan Kumar
2012-01-04hw/9pfs: Add new proxy filesystem driverM. Mohan Kumar