x86: acpi: introduce the PCI0.SMI0 ACPI device
commit998ba95016c91790dc4d3c5b95775de730dc30a0
authorIgor Mammedov <imammedo@redhat.com>
Wed, 23 Sep 2020 09:46:47 +0000 (23 05:46 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 29 Sep 2020 06:15:24 +0000 (29 02:15 -0400)
tree5ee4dfdb4315d8b7c2432ab671f6e98cd4bd257e
parent6d837f1f38c235ea5f63488d0274407becd91e5c
x86: acpi: introduce the PCI0.SMI0 ACPI device

When CPU hotplug with SMI has been negotiated, describe the SMI
register block in the DSDT. Pass the ACPI name of the SMI control
register to build_cpus_aml(), so that CPU_SCAN_METHOD can access the
register in the next patch.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Laszlo Ersek <lersek@redhat.com>
Message-Id: <20200923094650.1301166-9-imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/i386/acpi-build.c
include/hw/acpi/cpu.h