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

Re: [PATCH v1 0/4] KVM selftests enhancements

2024-11-28 Thread Manali Shukla
On 10/21/2024 11:52 AM, Manali Shukla wrote: > This series was prompted by feedback given in [1]. > Patch 1 : Adds safe_hlt() and cli() helpers. > Patch 2, 3: Adds an interface to read vcpu stat in selftest. Adds > a macro to generate compiler error to detect typos at > c