Skip to content
Snippets Groups Projects
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
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment