summaryrefslogtreecommitdiffstats
path: root/tests/virtio-net-test.c
diff options
context:
space:
mode:
authorStefan Hajnoczi2016-05-09 14:47:36 +0200
committerStefan Hajnoczi2016-06-20 12:44:12 +0200
commit1373a4c2568282a8f998a778f09d9d628afcd7fd (patch)
treeff33e9d2399492b538e2646d2e024f2b4c41b50c /tests/virtio-net-test.c
parentlibqos: drop duplicated PCI vendor ID definition (diff)
downloadqemu-1373a4c2568282a8f998a778f09d9d628afcd7fd.tar.gz
qemu-1373a4c2568282a8f998a778f09d9d628afcd7fd.tar.xz
qemu-1373a4c2568282a8f998a778f09d9d628afcd7fd.zip
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
Diffstat (limited to 'tests/virtio-net-test.c')
0 files changed, 0 insertions, 0 deletions