From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Graf Subject: Re: [PATCH] KVM: VMX: Disable unrestricted guest when EPT disabled Date: Wed, 17 Mar 2010 19:37:10 +0100 Message-ID: <4BA12156.5030902@suse.de> References: <1259311586-21211-1-git-send-email-sheng@linux.intel.com> <20091130220229.GA7388@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Sheng Yang , Avi Kivity , kvm@vger.kernel.org To: Marcelo Tosatti Return-path: Received: from cantor2.suse.de ([195.135.220.15]:54560 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753206Ab0CQShM (ORCPT ); Wed, 17 Mar 2010 14:37:12 -0400 In-Reply-To: <20091130220229.GA7388@amt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: Marcelo Tosatti wrote: > On Fri, Nov 27, 2009 at 04:46:26PM +0800, Sheng Yang wrote: > >> Otherwise would cause VMEntry failure when using ept=0 on unrestricted guest >> supported processors. >> >> Signed-off-by: Sheng Yang >> > > Applied, thanks. > So without this patch kvm breaks with ept=0? Sounds like a stable candidate to me. Alex