qemu-e2k/tests/libqos
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
..
ahci.c tests: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
ahci.h all: Clean up includes 2016-02-23 12:43:05 +00:00
fw_cfg.c tests: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
fw_cfg.h all: Clean up includes 2016-02-23 12:43:05 +00:00
i2c-imx.c tests: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
i2c-omap.c tests: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
i2c.c tests: Clean up includes 2016-02-16 14:29:27 +00:00
i2c.h all: Clean up includes 2016-02-23 12:43:05 +00:00
libqos-pc.c tests: Clean up includes 2016-02-16 14:29:27 +00:00
libqos-pc.h
libqos.c tests: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
libqos.h libqos: add qemu-img presence check 2015-11-13 14:31:42 -05:00
malloc-generic.c tests: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
malloc-generic.h
malloc-pc.c tests: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
malloc-pc.h
malloc.c tests: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
malloc.h all: Clean up includes 2016-02-23 12:43:05 +00:00
pci-pc.c tests: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
pci-pc.h
pci.c tests: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
pci.h all: Clean up includes 2016-02-23 12:43:05 +00:00
usb.c tests: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
usb.h
virtio-mmio.c tests: Remove unnecessary glib.h includes 2016-06-07 18:19:24 +03:00
virtio-mmio.h
virtio-pci.c libqos: drop duplicated PCI vendor ID definition 2016-06-20 11:44:11 +01:00
virtio-pci.h
virtio.c libqos: drop duplicated virtio_config.h definitions 2016-06-20 11:44:12 +01:00
virtio.h libqos: drop duplicated virtio_config.h definitions 2016-06-20 11:44:12 +01:00