From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: [PATCH v5] x86/HVM: make hvm_efer_valid() honor guest features Date: Fri, 23 Jan 2015 14:03:12 +0000 Message-ID: <54C254A0.3070602@citrix.com> References: <54C10F8B0200007800058282@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YEepR-0007lE-CY for xen-devel@lists.xenproject.org; Fri, 23 Jan 2015 14:03:17 +0000 In-Reply-To: <54C10F8B0200007800058282@mail.emea.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Jan Beulich , xen-devel Cc: Keir Fraser List-Id: xen-devel@lists.xenproject.org On 22/01/15 13:56, Jan Beulich wrote: > Following the earlier similar change validating CR4 modifications. > > Signed-off-by: Jan Beulich Reviewed-and-tested-by: Andrew Cooper There were some test failures, but they can't plausibly be related to this change. I will investigate those separately.