Re: [PATCH v4 0/4] Add support for the Idle HLT intercept feature

2024-12-23 Thread Manali Shukla
On 12/23/2024 2:43 PM, Manali Shukla wrote: > On 12/12/2024 10:07 PM, Manali Shukla wrote: >> On 11/28/2024 8:39 PM, Manali Shukla wrote: >>> On 10/22/2024 11:18 AM, Manali Shukla wrote: The upcoming new Idle HLT Intercept feature allows for the HLT instruction execution by a vCPU to be i

Re: [PATCH v4 0/4] Add support for the Idle HLT intercept feature

2024-12-23 Thread Manali Shukla
On 12/12/2024 10:07 PM, Manali Shukla wrote: > On 11/28/2024 8:39 PM, Manali Shukla wrote: >> On 10/22/2024 11:18 AM, Manali Shukla wrote: >>> The upcoming new Idle HLT Intercept feature allows for the HLT >>> instruction execution by a vCPU to be intercepted by the hypervisor >>> only if there are

Re: [PATCH v4 0/4] Add support for the Idle HLT intercept feature

2024-12-12 Thread Manali Shukla
On 11/28/2024 8:39 PM, Manali Shukla wrote: > On 10/22/2024 11:18 AM, Manali Shukla wrote: >> The upcoming new Idle HLT Intercept feature allows for the HLT >> instruction execution by a vCPU to be intercepted by the hypervisor >> only if there are no pending V_INTR and V_NMI events for the vCPU. >

Re: [PATCH v4 0/4] Add support for the Idle HLT intercept feature

2024-11-28 Thread Manali Shukla
On 10/22/2024 11:18 AM, Manali Shukla wrote: > The upcoming new Idle HLT Intercept feature allows for the HLT > instruction execution by a vCPU to be intercepted by the hypervisor > only if there are no pending V_INTR and V_NMI events for the vCPU. > When the vCPU is expected to service the pending

[PATCH v4 0/4] Add support for the Idle HLT intercept feature

2024-10-21 Thread Manali Shukla
The upcoming new Idle HLT Intercept feature allows for the HLT instruction execution by a vCPU to be intercepted by the hypervisor only if there are no pending V_INTR and V_NMI events for the vCPU. When the vCPU is expected to service the pending V_INTR and V_NMI events, the Idle HLT intercept won’