Statistics
| Branch: | Revision:

root / hw / virtio-9p-debug.c @ bd418d90

History | View | Annotate | Download (13 kB)

# Date Author Comment
9f107513 05/03/2010 08:17 pm Anthony Liguori

virtio-9p: Add a virtio 9p device to qemu

This patch doesn't implement the 9p protocol handling
code. It adds a simple device which dump the protocol data.

[: Little-Endian to host format conversion]
[: Multiple-mounts support]...