All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 5.10.y v2 0/3] Stable backport for KVM-on-HyperV fix
@ 2023-03-15  9:05 Alexandru Matei
  2023-03-15  9:05 ` [PATCH 5.10.y v2 1/3] KVM: nVMX: Don't use Enlightened MSR Bitmap for L3 Alexandru Matei
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Alexandru Matei @ 2023-03-15  9:05 UTC (permalink / raw)
  To: stable, Greg Kroah-Hartman; +Cc: Alexandru Matei, Mihai Petrisor, Viorel Canja

Hi folks,

Here are the backports for enlightened MSR bitmap fix and two prerequisite
patches.

v2: signed the commits

Thanks!

Alexandru Matei (1):
  KVM: VMX: Fix crash due to uninitialized current_vmcs

Vitaly Kuznetsov (2):
  KVM: nVMX: Don't use Enlightened MSR Bitmap for L3
  KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helper

 arch/x86/kvm/vmx/evmcs.h | 11 ----------
 arch/x86/kvm/vmx/vmx.c   | 44 ++++++++++++++++++++++++++++------------
 2 files changed, 31 insertions(+), 24 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2023-03-16  8:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-03-15  9:05 [PATCH 5.10.y v2 0/3] Stable backport for KVM-on-HyperV fix Alexandru Matei
2023-03-15  9:05 ` [PATCH 5.10.y v2 1/3] KVM: nVMX: Don't use Enlightened MSR Bitmap for L3 Alexandru Matei
2023-03-15  9:05 ` [PATCH 5.10.y v2 2/3] KVM: VMX: Introduce vmx_msr_bitmap_l01_changed() helper Alexandru Matei
2023-03-15 13:41   ` Alexandru Matei
2023-03-16  8:23     ` Greg Kroah-Hartman
2023-03-15  9:05 ` [PATCH 5.10.y v2 3/3] KVM: VMX: Fix crash due to uninitialized current_vmcs Alexandru Matei

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.