Re: [GIT PULL] KVM: x86 (and a PPC) fixes for 7.0-rc3+
From: Paolo Bonzini
Date: Wed Mar 11 2026 - 14:05:31 EST
On Tue, Mar 10, 2026 at 10:20 PM Sean Christopherson <seanjc@xxxxxxxxxx> wrote:
>
> On Thu, Mar 05, 2026, Sean Christopherson wrote:
> > - Update CR8 write interception when AVIC is (de)activated to fix a bug where
> > KVM can run with the CR8 intercept in perpetuity.
>
> ...
>
> > Sean Christopherson (4):
> > KVM: SVM: Initialize AVIC VMCB fields if AVIC is enabled with in-kernel APIC
> > KVM: SVM: Set/clear CR8 write interception when AVIC is (de)activated
>
> The CR8 write patch broke SEV-ES guests. If you haven't already prepared the
> PULL request for Linus, can you apply the fix directly?
Done. I also took the occasion to rename
KVM_X86_QUIRK_VMCS12_ALLOW_FREEZE_IN_SMM because not having a verb was
quite confusing.
More boringly, I changed one of the entries in the tag description like this:
- Fix cases where CPUID mitigation features were incorrectly marked as
available whenever the kernel used scattered feature words for them.
Paolo
>
> Thanks!
>
> https://lore.kernel.org/all/20260310211841.2552361-2-seanjc@xxxxxxxxxx
>