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)
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>

No differences found