From: Jan Kiszka Date: Thu, 8 Aug 2013 14:26:33 +0000 (+0200) Subject: KVM: nVMX: Enable unrestricted guest mode support X-Git-Tag: v3.13-rc1~80^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=92fbc7b195b824e201d9f06f2b93105f72384d65;p=pandora-kernel.git KVM: nVMX: Enable unrestricted guest mode support Now that we provide EPT support, there is no reason to torture our guests by hiding the relieving unrestricted guest mode feature. We just need to relax CR0 checks for always-on bits as PE and PG can now be switched off. Signed-off-by: Jan Kiszka Reviewed-by: Gleb Natapov Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed