summaryrefslogtreecommitdiffstats
path: root/net/9p/trans_virtio.c
AgeCommit message (Collapse)AuthorFilesLines
2007-10-239p: add virtio transportEric Van Hensbergen1-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>