From: Joerg Roedel Date: Mon, 14 Jul 2008 18:36:36 +0000 (+0200) Subject: KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module X-Git-Tag: v2.6.27-rc1~57^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f4cb662a0a2533b45656607471571460310a5ca;p=pandora-kernel.git KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module If NPT is enabled after loading both KVM modules on AMD and it should be disabled, both KVM modules must be reloaded. If only the architecture module is reloaded the behavior is undefined. With this patch it is possible to disable NPT only by reloading the kvm_amd module. Signed-off-by: Joerg Roedel Signed-off-by: Avi Kivity --- Reading git-diff-tree failed