lkml.org 
[lkml]   [2022]   [Mar]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v3 0/7] nSVM/SVM features
Date
This is set of patches for SVM nested features rebased on top of kvm/queue,
all of them were already posted before.

Best regards,
Maxim Levitsky

Maxim Levitsky (7):
KVM: x86: nSVM: correctly virtualize LBR msrs when L2 is running
KVM: x86: nSVM: implement nested LBR virtualization
KVM: x86: nSVM: implement nested VMLOAD/VMSAVE
KVM: x86: nSVM: support PAUSE filter threshold and count when
cpu_pm=on
KVM: x86: nSVM: implement nested vGIF
KVM: x86: SVM: allow to force AVIC to be enabled
KVM: x86: SVM: allow AVIC to co-exist with a nested guest running

arch/x86/include/asm/kvm-x86-ops.h | 1 +
arch/x86/include/asm/kvm_host.h | 7 +-
arch/x86/kvm/svm/avic.c | 6 +-
arch/x86/kvm/svm/nested.c | 101 +++++++++++++---
arch/x86/kvm/svm/svm.c | 177 +++++++++++++++++++++++------
arch/x86/kvm/svm/svm.h | 39 ++++++-
arch/x86/kvm/x86.c | 15 ++-
7 files changed, 290 insertions(+), 56 deletions(-)

--
2.26.3


\
 
 \ /
  Last update: 2022-03-01 15:38    [W:0.148 / U:0.048 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site