qemu/include/standard-headers/linux
Markus Armbruster ac98fa849e update-linux-headers: Rename SW_MAX to SW_MAX_
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>
2015-10-09 15:22:39 +02:00
..
if_ether.h
input.h update-linux-headers: Rename SW_MAX to SW_MAX_ 2015-10-09 15:22:39 +02:00
pci_regs.h update Linux headers to 4.3-rc1 2015-09-16 17:33:32 +02:00
types.h standard-headers: include stdint.h 2015-02-26 13:04:09 +01:00
virtio_9p.h
virtio_balloon.h linux-headers: Update to 4.2-rc1 2015-07-06 17:59:01 +02:00
virtio_blk.h virtio_blk: comment fix 2015-04-28 15:36:09 +02:00
virtio_config.h
virtio_console.h
virtio_gpu.h linux-headers: Update to 4.2-rc1 2015-07-06 17:59:01 +02:00
virtio_ids.h virtio: update headers, add virtio-gpu (2d) 2015-06-10 11:02:00 +02:00
virtio_input.h linux-headers: update 2015-04-30 13:21:42 +02:00
virtio_net.h virtio_net: reuse constants from linux 2015-07-08 10:09:56 +03:00
virtio_pci.h virtio: define virtio_pci_cfg_cap in header. 2015-07-08 10:09:56 +03:00
virtio_ring.h update Linux headers to 4.3-rc1 2015-09-16 17:33:32 +02:00
virtio_rng.h
virtio_scsi.h uapi/virtio_scsi: allow overriding CDB/SENSE size 2015-03-11 18:24:29 +01:00
virtio_types.h