summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/svm
diff options
context:
space:
mode:
authorSean Christopherson <sean.j.christopherson@intel.com>2020-09-15 12:15:05 -0700
committerPaolo Bonzini <pbonzini@redhat.com>2020-09-28 07:57:20 -0400
commit1a5488ef0dcf6af5b2a69144ad6732dd67e98146 (patch)
tree813ca1ce5a3196cfa0e6bca7e45700093d648763 /arch/x86/kvm/svm
parent535f7ef2ab7dbfbcfe732ee7634faca21417a777 (diff)
KVM: VMX: Invoke NMI handler via indirect call instead of INTn
Rework NMI VM-Exit handling to invoke the kernel handler by function call instead of INTn. INTn microcode is relatively expensive, and aligning the IRQ and NMI handling will make it easier to update KVM should some newfangled method for invoking the handlers come along. Suggested-by: Andi Kleen <ak@linux.intel.com> Signed-off-by: Sean Christopherson <sean.j.christopherson@intel.com> Message-Id: <20200915191505.10355-3-sean.j.christopherson@intel.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'arch/x86/kvm/svm')
0 files changed, 0 insertions, 0 deletions