linux_dsm_epyc7002/arch/x86/kvm/svm
Paolo Bonzini cae96af184 KVM: SVM: Split out architectural interrupt/NMI/SMI blocking checks
Move the architectural (non-KVM specific) interrupt/NMI/SMI blocking checks
to a separate helper so that they can be used in a future patch by
svm_check_nested_events().

No functional change intended.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-05-13 12:14:40 -04:00
..
avic.c KVM: SVM: Move AVIC code to separate file 2020-04-03 10:53:56 -04:00
nested.c KVM: nSVM: Move SMI vmexit handling to svm_check_nested_events() 2020-05-13 12:14:38 -04:00
pmu.c kVM SVM: Move SVM related files to own sub-directory 2020-04-03 10:53:47 -04:00
sev.c KVM: SVM: Fix build error due to missing release_pages() include 2020-04-15 12:08:37 -04:00
svm.c KVM: SVM: Split out architectural interrupt/NMI/SMI blocking checks 2020-05-13 12:14:40 -04:00
svm.h KVM: SVM: Split out architectural interrupt/NMI/SMI blocking checks 2020-05-13 12:14:40 -04:00
vmenter.S KVM: SVM: Do not setup frame pointer in __svm_vcpu_run 2020-04-15 12:08:38 -04:00