Stefan Hajnoczi 1373a4c256 libqos: drop duplicated virtio_config.h definitions
Note that VIRTIO_F_ANY_LAYOUT and VIRTIO_F_NOTIFY_ON_EMPTY are bit
numbers in virtio_config.h but bit masks in qtest virtio.h.  Therefore
it's necessary to change users from X to (1u << X).

Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Message-id: 1462798061-30382-4-git-send-email-stefanha@redhat.com
2016-06-20 11:44:12 +01:00
..
2016-05-18 15:04:27 +03:00
2016-02-23 12:43:05 +00:00
2016-06-16 18:39:03 +02:00
2016-06-16 18:39:03 +02:00
2016-06-16 18:39:03 +02:00
2016-06-16 09:50:07 +05:30
2016-02-23 12:43:05 +00:00
2016-02-16 14:29:27 +00:00
2016-06-16 18:39:03 +02:00
2016-06-07 18:19:25 +03:00
2016-02-16 14:29:27 +00:00
2016-06-16 18:39:03 +02:00
2016-06-07 11:25:06 -05:00
2016-06-16 18:39:03 +02:00
2016-06-07 16:34:45 +01:00