]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: MMU: Introduce get_cr3 function pointer
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 10 Sep 2010 15:30:42 +0000 (17:30 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:52:31 +0000 (10:52 +0200)
commit317be8eb6c851ee58ec3ef44f4c8444c4b9f8385
tree7f3c3a8da975dadef7e00fc92c39bd3ab5862a60
parent36c8dedf0f6d5a03dd3920ded34abc74863be4d8
KVM: MMU: Introduce get_cr3 function pointer

This function pointer in the MMU context is required to
implement Nested Nested Paging.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/include/asm/kvm_host.h
arch/x86/kvm/mmu.c
arch/x86/kvm/paging_tmpl.h