KVM: VMX: Disable unrestricted guest when EPT disabled
authorSheng Yang <sheng@linux.intel.com>
Fri, 27 Nov 2009 08:46:26 +0000 (16:46 +0800)
committerAvi Kivity <avi@redhat.com>
Thu, 3 Dec 2009 07:32:25 +0000 (09:32 +0200)
Otherwise would cause VMEntry failure when using ept=0 on unrestricted guest
supported processors.

Signed-off-by: Sheng Yang <sheng@linux.intel.com>
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>

No differences found