KVM: SVM: add support for Nested Paging
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 7 Feb 2008 12:47:45 +0000 (13:47 +0100)
committerAvi Kivity <avi@qumranet.com>
Sun, 27 Apr 2008 08:53:21 +0000 (11:53 +0300)
commit709ddebf81cb40e3c36c6109a7892e8b93a09464
treee7b275fde77ed005c60182e093875c13656ec43a
parentfb72d1674d860b0c9ef9b66b7f4f01fe5b3d2c00
KVM: SVM: add support for Nested Paging

This patch contains the SVM architecture dependent changes for KVM to enable
support for the Nested Paging feature of AMD Barcelona and Phenom processors.

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