include/linux/virtio_9p.h
0 → 100644
+10
−0
+7
−0
+4
−0
net/9p/trans_virtio.c
0 → 100644
+353
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>