libqos: use virtio_ids.h for device ID definitions
commit8ac9e205bd516d9cedbf28852d77c14ce977b74b
authorStefan Hajnoczi <stefanha@redhat.com>
Mon, 9 May 2016 12:47:34 +0000 (9 13:47 +0100)
committerStefan Hajnoczi <stefanha@redhat.com>
Mon, 20 Jun 2016 10:44:11 +0000 (20 11:44 +0100)
tree17575e0e92955a83890d75a478f327997d03bf11
parent482b61844ae7c6df39df0b48ac90ffbc87bed7d2
libqos: use virtio_ids.h for device ID definitions

Avoid redefining device IDs.  Use the standard Linux headers that are
already in the source tree.

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