Searched hist:"69 dea9d6b3d1070ee49498a18c9bee5b60d00619" (Results 1 – 3 of 3) sorted by relevance
/qemu/include/hw/acpi/ |
H A D | cpu.h | 69dea9d6b3d1070ee49498a18c9bee5b60d00619 Mon Dec 07 14:07:36 UTC 2020 Igor Mammedov <imammedo@redhat.com> x86: acpi: let the firmware handle pending "CPU remove" events in SMM
if firmware and QEMU negotiated CPU hotunplug support, generate _EJ0 method so that it will mark CPU for removal by firmware and pass control to it by triggering SMI.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Message-Id: <20201207140739.3829993-6-imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
/qemu/hw/acpi/ |
H A D | cpu.c | 69dea9d6b3d1070ee49498a18c9bee5b60d00619 Mon Dec 07 14:07:36 UTC 2020 Igor Mammedov <imammedo@redhat.com> x86: acpi: let the firmware handle pending "CPU remove" events in SMM
if firmware and QEMU negotiated CPU hotunplug support, generate _EJ0 method so that it will mark CPU for removal by firmware and pass control to it by triggering SMI.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Message-Id: <20201207140739.3829993-6-imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|
/qemu/hw/i386/ |
H A D | acpi-build.c | 69dea9d6b3d1070ee49498a18c9bee5b60d00619 Mon Dec 07 14:07:36 UTC 2020 Igor Mammedov <imammedo@redhat.com> x86: acpi: let the firmware handle pending "CPU remove" events in SMM
if firmware and QEMU negotiated CPU hotunplug support, generate _EJ0 method so that it will mark CPU for removal by firmware and pass control to it by triggering SMI.
Signed-off-by: Igor Mammedov <imammedo@redhat.com> Message-Id: <20201207140739.3829993-6-imammedo@redhat.com> Reviewed-by: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
|