From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH] KVM: VMX: Disable unrestricted guest when EPT disabled Date: Wed, 7 Apr 2010 14:49:20 -0700 Message-ID: <20100407214918.GB21798@kroah.com> References: <1268892679-20674-1-git-send-email-sheng@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: stable , kvm@vger.kernel.org, Avi Kivity , Marcelo Tosatti , Alexander Graf To: Sheng Yang Return-path: Received: from kroah.org ([198.145.64.141]:57485 "EHLO coco.kroah.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751929Ab0DGWa4 (ORCPT ); Wed, 7 Apr 2010 18:30:56 -0400 Content-Disposition: inline In-Reply-To: <1268892679-20674-1-git-send-email-sheng@linux.intel.com> Sender: kvm-owner@vger.kernel.org List-ID: On Thu, Mar 18, 2010 at 02:11:19PM +0800, Sheng Yang wrote: > Otherwise would cause VMEntry failure when using ept=0 on unrestricted guest > supported processors. > > Signed-off-by: Sheng Yang Now included through a different submission. thanks, greg k-h