mirror of
https://github.com/qemu/qemu.git
synced 2025-07-30 16:37:00 +00:00
![]() The next commit will compile hw/input/virtio-input.c and hw/input/virtio-input-hid.c even when CONFIG_LINUX is off. These files include both "include/standard-headers/linux/input.h" and <windows.h> then. Doesn't work, because both define SW_MAX. We don't actually use it. Patch input.h to define SW_MAX_ instead. Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <1444320700-26260-2-git-send-email-armbru@redhat.com> Reviewed-by: Gerd Hoffmann <kraxel@redhat.com> |
||
---|---|---|
.. | ||
if_ether.h | ||
input.h | ||
pci_regs.h | ||
types.h | ||
virtio_9p.h | ||
virtio_balloon.h | ||
virtio_blk.h | ||
virtio_config.h | ||
virtio_console.h | ||
virtio_gpu.h | ||
virtio_ids.h | ||
virtio_input.h | ||
virtio_net.h | ||
virtio_pci.h | ||
virtio_ring.h | ||
virtio_rng.h | ||
virtio_scsi.h | ||
virtio_types.h |