summaryrefslogtreecommitdiffstats
path: root/net/9p/trans_virtio.c
Commit message (Collapse)AuthorAgeFilesLines
* 9p: add virtio transportEric Van Hensbergen2007-10-231-0/+353
This adds a transport to 9p for communicating between guests and a host using a virtio based transport. Signed-off-by: Eric Van Hensbergen <ericvh@gmail.com>