From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [Patch] Enable SMEP CPU feature support for XEN itself Date: Wed, 1 Jun 2011 16:23:45 +0100 Message-ID: <1306941825.775.238.camel@zakaz.uk.xensource.com> References: <5D8008F58939784290FAB48F5497519844F6FB0DBA@shsmsx502.ccr.corp.intel.com> <4DE674150200007800044EF3@vpn.id2.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4DE674150200007800044EF3@vpn.id2.novell.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Jan Beulich Cc: Wei Y Yang , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On Wed, 2011-06-01 at 16:17 +0100, Jan Beulich wrote: > @@ -268,6 +282,8 @@ > > Would also be really helpful if you patch was generated with -p. Add this to your ~/.hgrc to make this the default: [diff] showfunc = True Ian.