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

2024-12-19 Thread Sean Christopherson
On Mon, Oct 21, 2024, 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 > com

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