on.cn; lixiang...@loongson.cn
> Subject: Re: [PATCH RFC V2 13/37] hw/acpi: Init GED framework with cpu
> hotplug events
>
> Hi Salil,
>
> On 9/26/23 20:04, Salil Mehta wrote:
> > ACPI GED(as described in the ACPI 6.2 spec) can be used to generate ACPI
> > events
Hi Salil,
On 9/26/23 20:04, 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 change adds the suppor
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 change adds the support of cpu hotplug event initialization in the
exist