On 9/30/23 10:19, Salil Mehta wrote:
OSPM evaluates _EVT method to map the event. The cpu hotplug event eventually
results in start of the cpu scan. Scan figures out the cpu and the kind of
event(plug/unplug) and notifies it back to the guest.

The change in this patch updates the GED AML _EVT method with the call to
\\_SB.CPUS.CSCN which will do above.

Co-developed-by: Keqian Zhu <zhukeqi...@huawei.com>
Signed-off-by: Keqian Zhu <zhukeqi...@huawei.com>
Signed-off-by: Salil Mehta <salil.me...@huawei.com>
---
  hw/acpi/generic_event_device.c | 4 ++++
  include/hw/acpi/cpu_hotplug.h  | 2 ++
  2 files changed, 6 insertions(+)


Reviewed-by: Gavin Shan <gs...@redhat.com>


Reply via email to