linux/arch/x86/kvm/svm
Maxim Levitsky f9697df251 KVM: x86: add kvm_leave_nested
add kvm_leave_nested which wraps a call to nested_ops->leave_nested
into a function.

Cc: stable@vger.kernel.org
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20221103141351.50662-4-mlevitsk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2022-11-17 11:39:56 -05:00
..
avic.c KVM: x86: nSVM: optimize svm_set_x2apic_msr_interception 2022-06-24 12:52:59 -04:00
hyperv.h
nested.c KVM: x86: add kvm_leave_nested 2022-11-17 11:39:56 -05:00
pmu.c KVM: x86/pmu: Limit the maximum number of supported AMD GP counters 2022-11-09 12:26:54 -05:00
sev.c KVM: SVM: Only dump VMSA to klog at KERN_DEBUG level 2022-11-09 12:26:53 -05:00
svm.c KVM: x86: nSVM: leave nested mode on vCPU free 2022-11-17 11:39:53 -05:00
svm.h KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly 2022-11-09 12:25:53 -05:00
svm_onhyperv.c KVM: SVM: Fix kvm_cache_regs.h inclusions for is_guest_mode() 2022-04-02 05:34:40 -04:00
svm_onhyperv.h
svm_ops.h KVM: SVM: restore host save area from assembly 2022-11-09 12:25:33 -05:00
vmenter.S KVM: SVM: move MSR_IA32_SPEC_CTRL save/restore to assembly 2022-11-09 12:25:53 -05:00