]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: MMU: Implement nested gva_to_gpa functions
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 10 Sep 2010 15:30:50 +0000 (17:30 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:52:36 +0000 (10:52 +0200)
commitf5b756722126878f31d8abe352406c711f2302ce
tree7b66b9d2c28eae8a332cdb1da0e602357b0cbeda
parent258e49b95a4f06259a015467c31ef6f8427eef16
KVM: MMU: Implement nested gva_to_gpa functions

This patch adds the functions to do a nested l2_gva to
l1_gpa page table walk.

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
arch/x86/kvm/x86.h