]> bbs.cooldavid.org Git - net-next-2.6.git/commit
KVM: SVM: Implement MMU helper functions for Nested Nested Paging
authorJoerg Roedel <joerg.roedel@amd.com>
Fri, 10 Sep 2010 15:31:02 +0000 (17:31 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 24 Oct 2010 08:52:45 +0000 (10:52 +0200)
commit5bd2edc341d11af175e759a546e4335ba3e0584f
treec376bdae4ee4a84f4be89ac16a030812ea63f06d
parent2d48a985c7bbcd72b4e92e301ea96bf1252ffc61
KVM: SVM: Implement MMU helper functions for Nested Nested Paging

This patch adds the helper functions which will be used in
the mmu context for handling nested nested page faults.

Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
arch/x86/kvm/svm.c