Re: [PATCH RESEND 6.18.y 0/3] KVM: x86: Backports for VM entry failure due to stale CR8 intercept
From: Greg KH
Date: Thu Jul 09 2026 - 09:06:02 EST
On Thu, Jul 09, 2026 at 09:22:44AM +0200, Carlos López wrote:
> Backport for bb365a506b1e ("KVM: x86: Unconditionally recompute CR8
> intercept on PPR update") with two prerequisite patches.
>
> Resend: fix destination emails (did not properly send first version to
> stable@)
>
> Carlos López (1):
> KVM: x86: Unconditionally recompute CR8 intercept on PPR update
>
> Sean Christopherson (2):
> KVM: x86: Move update_cr8_intercept() to lapic.c
> KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest
> mode
>
> arch/x86/kvm/lapic.c | 28 ++++++++++++++++++++++++++++
> arch/x86/kvm/lapic.h | 1 +
> arch/x86/kvm/vmx/vmx.c | 3 +--
> arch/x86/kvm/x86.c | 35 ++---------------------------------
> 4 files changed, 32 insertions(+), 35 deletions(-)
>
>
> base-commit: e46dc0adfe39724bcf52cea47b8f9c9aed86a394
> --
> 2.51.0
>
>
Can't take these until we get backports for 7.1.y first, right? Please
submit them, and then resend these.
thanks,
greg k-h