]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - arch/x86/kvm/svm.c
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)
commite3da3acdb32c1804a5c853feebcc037b7434076f
treeb0dec2b3e0abfbef09f3688397250048f6a0ebe2
parent33bd6a0b3e8baed6469c8e68ea1b16cb50c4f5af
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