diff options
| author | Stefan Hajnoczi <stefanha@redhat.com> | 2016-05-09 13:47:36 +0100 |
|---|---|---|
| committer | Stefan Hajnoczi <stefanha@redhat.com> | 2016-06-20 11:44:12 +0100 |
| commit | 1373a4c2568282a8f998a778f09d9d628afcd7fd (patch) | |
| tree | ff33e9d2399492b538e2646d2e024f2b4c41b50c /hw/timer/lm32_timer.c | |
| parent | 7ad1e708e68426b4deaeb975636396ac4d6266b1 (diff) | |
| download | focaccia-qemu-1373a4c2568282a8f998a778f09d9d628afcd7fd.tar.gz focaccia-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 'hw/timer/lm32_timer.c')
0 files changed, 0 insertions, 0 deletions