x86: move acpi_dev from pc/microvm
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 15 Sep 2020 12:09:02 +0000 (14:09 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Thu, 17 Sep 2020 12:16:19 +0000 (14:16 +0200)
commit50aef1318166c2a5551d43fb99c5a517f54fcf3c
tree6973a710f7858d63cc3bf2ce4d6863191a16dbf9
parent9927a6329a4ce832b4b529903b0a1e1f580cbf0f
x86: move acpi_dev from pc/microvm

Both pc and microvm machine types have a acpi_dev field.
Move it to the common base type.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Reviewed-by: Sergio Lopez <slp@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Message-id: 20200915120909.20838-15-kraxel@redhat.com
hw/i386/acpi-build.c
hw/i386/acpi-microvm.c
hw/i386/microvm.c
hw/i386/pc.c
hw/i386/pc_piix.c
hw/i386/pc_q35.c
include/hw/i386/microvm.h
include/hw/i386/pc.h
include/hw/i386/x86.h