]> git.proxmox.com Git - mirror_qemu.git/commit
machine: move compat properties out of globals
authorMarc-André Lureau <marcandre.lureau@redhat.com>
Wed, 12 Dec 2018 14:01:23 +0000 (18:01 +0400)
committerMarc-André Lureau <marcandre.lureau@redhat.com>
Mon, 7 Jan 2019 12:18:41 +0000 (16:18 +0400)
commit88cbe0737401843c550f79f611193455c6380bcc
tree859006ff2038e0e311fa5dd137e6bf617e7c6257
parentb66bbee39f6deb28f0645760c536cbf2189a0687
machine: move compat properties out of globals

Move the compat arrays inside functions that use them.

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/i386/pc_piix.c
hw/i386/pc_q35.c
hw/ppc/spapr.c
hw/s390x/s390-virtio-ccw.c
hw/xen/xen-common.c