commit | 71d70c266c84c4e708bb36b20d0c0a29af42821c | [log] [tgz] |
---|---|---|
author | Rusty Russell <rusty@rustcorp.com.au> | Wed May 29 11:52:22 2013 +0930 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Jan 21 16:28:51 2015 +1030 |
tree | 79ca624c10d7cbf85309617379d9ea21e0357988 | |
parent | ff31d2e28549c84d53252b3c36b6f0ba18b78697 [diff] |
virtio-pci: define layout for virtio 1.0 Based on patches by Michael S. Tsirkin <mst@redhat.com>, but I found it hard to follow so changed to use structures which are more self-documenting. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>