lkml.org 
[lkml]   [2022]   [Mar]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/8] SVM fixes + refactoring
Date
Those are few bug fixes which are in my patch queue,
rebased against current kvm/queue.

Best regards,
Maxim Levitsky

Maxim Levitsky (8):
KVM: x86: avoid loading a vCPU after .vm_destroy was called
KVM: x86: SVM: use vmcb01 in avic_init_vmcb and init_vmcb
kvm: x86: SVM: use vmcb* instead of svm->vmcb where it makes sense
KVM: x86: SVM: fix avic spec based definitions again
KVM: x86: SVM: move tsc ratio definitions to svm.h
kvm: x86: SVM: remove unused defines
KVM: x86: SVM: fix tsc scaling when the host doesn't support it
KVM: x86: SVM: remove vgif_enabled()

arch/x86/include/asm/svm.h | 14 ++-
arch/x86/kvm/svm/avic.c | 2 +-
arch/x86/kvm/svm/nested.c | 179 +++++++++++++++++++------------------
arch/x86/kvm/svm/svm.c | 46 ++++------
arch/x86/kvm/svm/svm.h | 23 +----
arch/x86/kvm/vmx/vmx.c | 7 +-
arch/x86/kvm/x86.c | 14 +--
7 files changed, 134 insertions(+), 151 deletions(-)

--
2.26.3


\
 
 \ /
  Last update: 2022-03-22 18:25    [W:0.122 / U:0.132 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site