aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kvm/svm.c
diff options
context:
space:
mode:
authorAvi Kivity <avi@redhat.com>2009-05-31 18:41:29 +0300
committerAvi Kivity <avi@redhat.com>2009-09-10 08:32:46 +0300
commit8f5d549f028056d6ad6044f2d9e27ecf361d955e (patch)
tree86575599cd4427a6d22e051c021f2529a36e2bf7 /arch/x86/kvm/svm.c
parent2d84e993a8947dbeb6b416555940d97522330846 (diff)
KVM: VMX: Simplify pdptr and cr3 management
Instead of reading the PDPTRs from memory after every exit (which is slow and wrong, as the PDPTRs are stored on the cpu), sync the PDPTRs from memory to the VMCS before entry, and from the VMCS to memory after exit. Do the same for cr3. Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/kvm/svm.c')
0 files changed, 0 insertions, 0 deletions