diff options
author | 2017-08-11 18:36:43 +0200 | |
---|---|---|
committer | 2017-10-12 14:01:55 +0200 | |
commit | d0006530576f1c7a49b2010eac7afdcb5a3613ae (patch) | |
tree | 58eb32edc47951d19b07bc854890beeba7bb3b36 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | KVM: SVM: unconditionally wake up VCPU on IOMMU interrupt (diff) | |
download | linux-dev-d0006530576f1c7a49b2010eac7afdcb5a3613ae.tar.xz linux-dev-d0006530576f1c7a49b2010eac7afdcb5a3613ae.zip |
KVM: SVM: limit kvm_handle_page_fault to #PF handling
It has always annoyed me a bit how SVM_EXIT_NPF is handled by
pf_interception. This is also the only reason behind the
under-documented need_unprotect argument to kvm_handle_page_fault.
Let NPF go straight to kvm_mmu_page_fault, just like VMX
does in handle_ept_violation and handle_ept_misconfig.
Reviewed-by: Brijesh Singh <brijesh.singh@amd.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions