tools/lguest: insert device references from the 1.0 spec (4.1 Virtio Over PCI)
authorRusty Russell <rusty@rustcorp.com.au>
Fri, 13 Feb 2015 06:43:41 +0000 (17:13 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 13 Feb 2015 06:45:47 +0000 (17:15 +1030)
commit8dc425ffdd20b3462cfb43eb4f94a7ed8296dd63
tree4cd6c61cfcc3f8150614d1e42949aa190e93fd00
parentb2ce1ea4427f0c752f8718a411435cc9527faa3d
tools/lguest: insert device references from the 1.0 spec (4.1 Virtio Over PCI)

There are some (optional) parts we don't implement, but this quotes all
the device requirements from the spec (csd 03, but it should be the same
across all released versions).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
tools/lguest/lguest.c