summaryrefslogtreecommitdiff
path: root/hw/9pfs/virtio-9p-synth.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-08hw: move headers to include/Paolo Bonzini1-1/+1
2012-10-05hw/9pfs: avoid buffer overrunJim Meyering1-2/+2
2011-12-04hw/9pfs: Use the correct file descriptor in Fsdriver CallbackAneesh Kumar K.V1-2/+3
2011-10-31hw/9pfs: Replace rwlocks with RCU variants of interfaces.Harsh Prateek Bora1-16/+13
2011-10-31hw/9pfs: Add synthetic file system support using 9pAneesh Kumar K.V1-0/+574