summaryrefslogtreecommitdiffstats
path: root/hw/9pfs
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into pciMichael S. Tsirkin2011-06-159-221/+316
|\
| * Merge remote-tracking branch 'jvrao/for-anthony' into stagingAnthony Liguori2011-06-089-220/+316
| |\
| | * hw/9pfs: Don't crash when we get a request with not supported 9p operationAneesh Kumar K.V2011-06-011-6/+11
| | * [virtio-9p] Make rpath thread safeVenkateswararao Jujjuri (JV)2011-06-016-85/+98
| | * virtio-9p: Use relative includes for files in hwStefan Weil2011-06-017-12/+14
| | * virtio-9p: Move device specific code to virtio-9p-deviceAneesh Kumar K.V2011-06-013-154/+176
| | * virtio-9p: Move 9p device registration into virtio-9p.cAneesh Kumar K.V2011-06-011-0/+38
| | * [virtio-9p] Stop renaming files with similar name!Malahal Naineni2011-06-011-4/+20
| |/ |/|
| * virtio-9p: Remove statement without effect (fix warning from cppcheck)Stefan Weil2011-06-031-1/+0
|/
* v9fs_walk: As per 9p2000 RFC, MAXWELEM >= nwnames >= 0.Harsh Prateek Bora2011-04-272-3/+6
* hw/virtio-9p-local.c: Remove unnecessary null char in symlink fileHarsh Prateek Bora2011-04-271-1/+1
* virtio-9p: Bugfix to send correct iounitM. Mohan Kumar2011-04-271-1/+1
* virtio-9p: removexattr on default acl should return 0Aneesh Kumar K.V2011-04-271-2/+13
* virtio-9p: Print the pdu details on returnAneesh Kumar K.V2011-04-271-1/+4
* virtio-9p: move 9p files aroundAneesh Kumar K.V2011-04-279-0/+5972
OpenPOWER on IntegriCloud