From: Bandan Das Date: Sat, 6 Dec 2014 15:02:16 +0000 (+0530) Subject: KVM: nVMX: Disable unrestricted mode if ept=0 X-Git-Tag: omap-for-v3.19/fixes-rc1~43^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78051e3b7e35722ad3f31dd611f1b34770bddab8;p=pandora-kernel.git KVM: nVMX: Disable unrestricted mode if ept=0 If L0 has disabled EPT, don't advertise unrestricted mode at all since it depends on EPT to run real mode code. Fixes: 92fbc7b195b824e201d9f06f2b93105f72384d65 Cc: stable@vger.kernel.org Reviewed-by: Jan Kiszka Signed-off-by: Bandan Das Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed