From: Rusty Russell Date: Fri, 13 Feb 2015 06:43:42 +0000 (+1030) Subject: tools/lguest: insert driver references from the 1.0 spec (4.1 Virtio Over PCI) X-Git-Tag: fixes-v4.0-rc1~61^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c97eb679ef70dbb4482e66b9d192fc9e5bc6e0d6;p=pandora-kernel.git 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 --- Reading git-diff-tree failed