commit | e3da3acdb32c1804a5c853feebcc037b7434076f | [log] [tgz] |
---|---|---|
author | Joerg Roedel <joerg.roedel@amd.com> | Thu Feb 07 13:47:39 2008 +0100 |
committer | Avi Kivity <avi@qumranet.com> | Sun Apr 27 11:53:19 2008 +0300 |
tree | b0dec2b3e0abfbef09f3688397250048f6a0ebe2 | |
parent | 33bd6a0b3e8baed6469c8e68ea1b16cb50c4f5af [diff] |
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>