From: "Carlos López" <clopez@suse.de>
To: stable@vger.kernel.org
Cc: kvm@vger.kernel.org, linux-kernel@vger.kernel.org,
gregkh@linuxfoundation.org, "Carlos López" <clopez@suse.de>
Subject: [PATCH 7.1.y 0/3] KVM: x86: Backports for VM entry failure due to stale CR8 intercept
Date: Thu, 9 Jul 2026 15:21:06 +0200 [thread overview]
Message-ID: <20260709132109.3423488-2-clopez@suse.de> (raw)
Backport for bb365a506b1e ("KVM: x86: Unconditionally recompute CR8
intercept on PPR update") with two prerequisite patches.
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: 199c9959d3a9b53f346c221757fc7ac507fbac50
--
2.51.0
next reply other threads:[~2026-07-09 13:28 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-09 13:21 Carlos López [this message]
2026-07-09 13:21 ` [PATCH 7.1.y 1/3] KVM: x86: Move update_cr8_intercept() to lapic.c Carlos López
2026-07-09 13:21 ` [PATCH 7.1.y 2/3] KVM: VMX: Grab vmcs12 on CR8 interception update iff vCPU is in guest mode Carlos López
2026-07-09 13:21 ` [PATCH 7.1.y 3/3] KVM: x86: Unconditionally recompute CR8 intercept on PPR update Carlos López
2026-07-09 14:26 ` [PATCH 7.1.y 0/3] KVM: x86: Backports for VM entry failure due to stale CR8 intercept Sean Christopherson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260709132109.3423488-2-clopez@suse.de \
--to=clopez@suse.de \
--cc=gregkh@linuxfoundation.org \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox