mirror of
https://github.com/torvalds/linux.git
synced 2026-06-07 14:04:54 +02:00
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> |
||
|---|---|---|
| .. | ||
| client.c | ||
| conv.c | ||
| error.c | ||
| fcprint.c | ||
| Kconfig | ||
| Makefile | ||
| mod.c | ||
| mux.c | ||
| trans_fd.c | ||
| trans_virtio.c | ||
| util.c | ||