linux/tools/lguest
Rusty Russell c97eb679ef tools/lguest: insert driver references from the 1.0 spec (4.1 Virtio Over PCI)
As a demonstration, the lguest launcher is pretty strict, trying to
catch badly behaved drivers.  Document this precisely.

A good implementation would *NOT* crash the guest when these happened!

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2015-02-13 17:15:49 +10:30
..
.gitignore lguest: move the lguest tool to the tools directory 2012-01-12 15:44:47 +10:30
extract lguest: move the lguest tool to the tools directory 2012-01-12 15:44:47 +10:30
lguest.c tools/lguest: insert driver references from the 1.0 spec (4.1 Virtio Over PCI) 2015-02-13 17:15:49 +10:30
lguest.txt lguest: fix paths in comments 2013-03-07 09:56:46 +11:00
Makefile lguest: fix failure to find linux/virtio_types.h 2015-02-11 16:47:37 +10:30