lixiang...@loongson.cn; Linuxarm
> Subject: Re: [PATCH 4/9] hw/acpi: Init GED framework with cpu hotplug
> events
>
> On Fri, 29 Sep 2023 13:42:59 +0100
> Salil Mehta wrote:
>
> > ACPI GED(as described in the ACPI 6.2 spec) can be used to generate ACPI
> events
> &g
On Fri, 29 Sep 2023 13:42:59 +0100
Salil Mehta wrote:
> ACPI GED(as described in the ACPI 6.2 spec) can be used to generate ACPI
> events
> when OSPM/guest receives an interrupt listed in the _CRS object of GED. OSPM
> then maps or demultiplexes the event by evaluating _EVT method.
>
> This cha