]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: SVM: add detection of Nested Paging feature
authorJoerg Roedel <joerg.roedel@amd.com>
Thu, 7 Feb 2008 12:47:39 +0000 (13:47 +0100)
committerAvi Kivity <avi@qumranet.com>
Sun, 27 Apr 2008 08:53:19 +0000 (11:53 +0300)
commit75688ce80ef86f9491d2c35c5f0263d007911191
treeb0dec2b3e0abfbef09f3688397250048f6a0ebe2
parent9111e134a010f7b35d42323757bb3615004899f4
KVM: SVM: add detection of Nested Paging feature

Let SVM detect if the Nested Paging feature is available on the hardware.
Disable it to keep this patch series bisectable.

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