OSDN Git Service

x86: acpi: introduce AcpiPmInfo::smi_on_cpuhp
authorIgor Mammedov <imammedo@redhat.com>
Wed, 23 Sep 2020 09:46:46 +0000 (05:46 -0400)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 29 Sep 2020 06:15:24 +0000 (02:15 -0400)
commit6d837f1f38c235ea5f63488d0274407becd91e5c
tree3bf31ae57a8682b50ffd09ff529b0ed750b7507d
parenteb8f7f917801dee53dcf95c5172f18fb3709a27f
x86: acpi: introduce AcpiPmInfo::smi_on_cpuhp

Translate the "CPU hotplug with SMI" feature bit, from the property
added in the last patch, to a dedicated boolean in AcpiPmInfo.

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-8-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