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