Re: [PATCH v2 10/11] KVM: x86: SVM: use smram structs
From: Maxim Levitsky
Date: Thu Jul 21 2022 - 07:55:21 EST
On Thu, 2022-07-21 at 00:39 +0000, Sean Christopherson wrote:
> On Tue, Jun 21, 2022, Maxim Levitsky wrote:
> > + if (!guest_cpuid_has(vcpu, X86_FEATURE_SVM))
>
> I think you want X86_FEATURE_LM, not X86_FEATURE_SVM.
>
Yes, sorry about that! Thanks!
Best regards,
Maxim Levitsky