summaryrefslogtreecommitdiff
path: root/hw/9pfs
AgeCommit message (Expand)AuthorFilesLines
2011-06-15Merge remote-tracking branch 'origin/master' into pciMichael S. Tsirkin9-221/+316
2011-06-08Merge remote-tracking branch 'jvrao/for-anthony' into stagingAnthony Liguori9-220/+316
2011-06-03virtio-9p: Remove statement without effect (fix warning from cppcheck)Stefan Weil1-1/+0
2011-06-01hw/9pfs: Don't crash when we get a request with not supported 9p operationAneesh Kumar K.V1-6/+11
2011-06-01[virtio-9p] Make rpath thread safeVenkateswararao Jujjuri (JV)6-85/+98
2011-06-01virtio-9p: Use relative includes for files in hwStefan Weil7-12/+14
2011-06-01virtio-9p: Move device specific code to virtio-9p-deviceAneesh Kumar K.V3-154/+176
2011-06-01virtio-9p: Move 9p device registration into virtio-9p.cAneesh Kumar K.V1-0/+38
2011-06-01[virtio-9p] Stop renaming files with similar name!Malahal Naineni1-4/+20
2011-04-27v9fs_walk: As per 9p2000 RFC, MAXWELEM >= nwnames >= 0.Harsh Prateek Bora2-3/+6
2011-04-27hw/virtio-9p-local.c: Remove unnecessary null char in symlink fileHarsh Prateek Bora1-1/+1
2011-04-27virtio-9p: Bugfix to send correct iounitM. Mohan Kumar1-1/+1
2011-04-27virtio-9p: removexattr on default acl should return 0Aneesh Kumar K.V1-2/+13
2011-04-27virtio-9p: Print the pdu details on returnAneesh Kumar K.V1-1/+4
2011-04-27virtio-9p: move 9p files aroundAneesh Kumar K.V9-0/+5972