aboutsummaryrefslogtreecommitdiff
path: root/hw/9pfs/virtio-9p-synth.c
AgeCommit message (Expand)Author
2016-01-089pfs: rename virtio-9p-synth.{c,h} to 9p-synth.{c,h}Wei Liu
2015-02-16rcu: introduce RCU-enabled QLISTMike Day
2015-02-02rcu: add rcu libraryPaolo Bonzini
2014-05-07hw/9pfs: Add missing 'static' attributesStefan Weil
2013-04-08hw: move headers to include/Paolo Bonzini
2012-10-05hw/9pfs: avoid buffer overrunJim Meyering
2011-12-04hw/9pfs: Use the correct file descriptor in Fsdriver CallbackAneesh Kumar K.V
2011-10-31hw/9pfs: Replace rwlocks with RCU variants of interfaces.Harsh Prateek Bora
2011-10-31hw/9pfs: Add synthetic file system support using 9pAneesh Kumar K.V