Skip to content
Commit eebed243 authored by Paolo Bonzini's avatar Paolo Bonzini
Browse files

kvm: nVMX: Add support for fast unprotection of nested guest page tables



This is the same as commit 14727754 ("kvm: svm: Add support for
additional SVM NPF error codes", 2016-11-23), but for Intel processors.
In this case, the exit qualification field's bit 8 says whether the
EPT violation occurred while translating the guest's final physical
address or rather while translating the guest page tables.

Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent 64531a3b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment