]> git.proxmox.com Git - mirror_qemu.git/commit - hw/arm/virt.c
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 12 Dec 2018 15:36:30 +0000 (19:36 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 7 Jan 2019 12:18:41 +0000 (16:18 +0400)
commit0d47310b031e62883faf38a6fda6e262a2f00d7a
tree5b9157518a540e3088eca1b433dc26c43e3520f5
parentddb3235de10a9a480b7a83a2ecee2ca9040ba845
compat: replace PC_COMPAT_2_12 & HW_COMPAT_2_12 macros

Use static arrays instead.

Suggested-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Acked-by: Eduardo Habkost <ehabkost@redhat.com>
hw/arm/virt.c
hw/core/machine.c
hw/i386/pc.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
hw/ppc/spapr.c
hw/s390x/s390-virtio-ccw.c
include/hw/boards.h
include/hw/compat.h
include/hw/i386/pc.h