From 92fbc7b195b824e201d9f06f2b93105f72384d65 Mon Sep 17 00:00:00 2001 From: Jan Kiszka Date: Thu, 8 Aug 2013 16:26:33 +0200 Subject: [PATCH] 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-format-patch failed