Re: [PATCH V13 4/8] hw/acpi: Update GED _EVT method AML with CPU scan

2024-07-11 Thread Salil Mehta
On 11/07/2024 08:34, Igor Mammedov wrote: On Thu, 11 Jul 2024 03:29:40 + Salil Mehta wrote: Hi Igor, On 06/07/2024 14:28, Igor Mammedov wrote: On Fri, 7 Jun 2024 12:56:45 +0100 Salil Mehta wrote: OSPM evaluates _EVT method to map the event. The CPU hotplug event eventually result

Re: [PATCH V13 4/8] hw/acpi: Update GED _EVT method AML with CPU scan

2024-07-11 Thread Igor Mammedov
On Thu, 11 Jul 2024 03:29:40 + Salil Mehta wrote: > Hi Igor, > > > On 06/07/2024 14:28, Igor Mammedov wrote: > > On Fri, 7 Jun 2024 12:56:45 +0100 > > Salil Mehta wrote: > > > >> OSPM evaluates _EVT method to map the event. The CPU hotplug event > >> eventually > >> results in start of

Re: [PATCH V13 4/8] hw/acpi: Update GED _EVT method AML with CPU scan

2024-07-10 Thread Salil Mehta
Hi Igor, On 06/07/2024 14:28, Igor Mammedov wrote: On Fri, 7 Jun 2024 12:56:45 +0100 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

Re: [PATCH V13 4/8] hw/acpi: Update GED _EVT method AML with CPU scan

2024-07-08 Thread Igor Mammedov
On Mon, 8 Jul 2024 05:21:06 + Salil Mehta wrote: > Hi Igor, > > On 06/07/2024 14:28, Igor Mammedov wrote: > > On Fri, 7 Jun 2024 12:56:45 +0100 > > Salil Mehta wrote: > > > >> OSPM evaluates _EVT method to map the event. The CPU hotplug event > >> eventually > >> results in start of the

Re: [PATCH V13 4/8] hw/acpi: Update GED _EVT method AML with CPU scan

2024-07-07 Thread Salil Mehta
Hi Igor, On 06/07/2024 14:28, Igor Mammedov wrote: On Fri, 7 Jun 2024 12:56:45 +0100 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 b

Re: [PATCH V13 4/8] hw/acpi: Update GED _EVT method AML with CPU scan

2024-07-06 Thread Igor Mammedov
On Fri, 7 Jun 2024 12:56:45 +0100 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. Update the GED AML _EVT > metho

[PATCH V13 4/8] hw/acpi: Update GED _EVT method AML with CPU scan

2024-06-07 Thread Salil Mehta via
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. Update the GED AML _EVT method with the call to \\_SB.CPUS.CSCN Also, macro CPU_SCAN_METHOD