]> Git Repo - qemu.git/commit - hw/arm/virt.c
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros
authorMarc-André Lureau <[email protected]>
Wed, 12 Dec 2018 15:36:30 +0000 (19:36 +0400)
committerMarc-André Lureau <[email protected]>
Mon, 7 Jan 2019 12:18:42 +0000 (16:18 +0400)
commit5a995064dbaf64c0bbc45ce8745ab4e49c434b37
tree11593d0d13a94154619aa4a235b023e32f6e51e3
parentedc24ccda4bb4357304bad7910a5039d2dac8daf
compat: replace PC_COMPAT_2_7 & HW_COMPAT_2_7 macros

Use static arrays instead.

Suggested-by: Eduardo Habkost <[email protected]>
Signed-off-by: Marc-André Lureau <[email protected]>
Reviewed-by: Igor Mammedov <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Acked-by: Eduardo Habkost <[email protected]>
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
This page took 0.027756 seconds and 4 git commands to generate.