commit | 8dc425ffdd20b3462cfb43eb4f94a7ed8296dd63 | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Fri Feb 13 17:13:41 2015 +1030 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Fri Feb 13 17:15:47 2015 +1030 |
tree | 4cd6c61cfcc3f8150614d1e42949aa190e93fd00 | |
parent | b2ce1ea4427f0c752f8718a411435cc9527faa3d [diff] |
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>