Skip to content
Commit 6de4f3ad authored by Avi Kivity's avatar Avi Kivity
Browse files

KVM: Cache pdptrs



Instead of reloading the pdptrs on every entry and exit (vmcs writes on vmx,
guest memory access on svm) extract them on demand.

Signed-off-by: default avatarAvi Kivity <avi@redhat.com>
parent 8f5d549f
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