libqos: drop duplicated virtio_vring.h structs
commit780b11a097ada54306d43d6e64450e8d7e7a76e4
authorStefan Hajnoczi <stefanha@redhat.com>
Mon, 9 May 2016 12:47:38 +0000 (9 13:47 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 20 Jun 2016 10:44:12 +0000 (20 11:44 +0100)
treecc4ab98e70bd7cfb7bbb8148a7ab9d7fe66b60d6
parentee3b850a70613a9e0cedef8c79f76e9ee45cbef3
libqos: drop duplicated virtio_vring.h structs

The descriptor element, used, and avail vring structs are defined in
virtio_ring.h.  There is no need to duplicate them in libqos virtio.

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 1462798061-30382-6-git-send-email-stefanha@redhat.com
tests/libqos/virtio.c
tests/libqos/virtio.h