Re: [PATCH 24/28] KVM: x86/mmu: hard code more bits in kvm_init_shadow_npt_mmu

From: Paolo Bonzini

Date: Thu Apr 30 2026 - 23:50:46 EST


On Thu, Apr 30, 2026 at 9:09 PM Sean Christopherson <seanjc@xxxxxxxxxx> wrote:
>
> On Thu, Apr 30, 2026, Paolo Bonzini wrote:
> > Likewise, clear X86_CR4_SMAP to avoid that KVM erroneously faults on
> > supervisor accesses to an U=1 page.
>
> What, don't you want to more closely follow real hardware? :-D

Uh, I cannot parse this. Is there an errata I don't know about?

Paolo