From: Joerg Roedel Date: Thu, 7 Feb 2008 12:47:40 +0000 (+0100) Subject: KVM: SVM: add module parameter to disable Nested Paging X-Git-Tag: v2.6.26-rc1~1028^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c7dac72d5c7dc0e09512dce865398167be9a8f7;p=pandora-kernel.git KVM: SVM: add module parameter to disable Nested Paging To disable the use of the Nested Paging feature even if it is available in hardware this patch adds a module parameter. Nested Paging can be disabled by passing npt=0 to the kvm_amd module. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed