]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tools/lguest: insert driver references from the 1.0 spec (4.1 Virtio Over PCI)
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 13 Feb 2015 06:43:42 +0000 (17:13 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 13 Feb 2015 06:45:49 +0000 (17:15 +1030)
commitc97eb679ef70dbb4482e66b9d192fc9e5bc6e0d6
tree2b654642fd4920069e6c39ab3b4e513202e5af9e
parent8dc425ffdd20b3462cfb43eb4f94a7ed8296dd63
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>
tools/lguest/lguest.c