From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v3 0/] Begin to disentangle libxenctrl and provide some stable libraries Date: Wed, 7 Oct 2015 15:18:59 +0100 Message-ID: <1444227539.1410.56.camel@citrix.com> References: <1444226543.1410.53.camel@citrix.com> <22037.10182.63284.99683@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <22037.10182.63284.99683@mariner.uk.xensource.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: Ian Jackson Cc: minios-devel@lists.xenproject.org, Stefano Stabellini , Wei Liu , Roger Pau Monne , xen-devel List-Id: xen-devel@lists.xenproject.org On Wed, 2015-10-07 at 15:10 +0100, Ian Jackson wrote: > Ian Campbell writes ("[PATCH v3 0/] Begin to disentangle > libxenctrl and provide some stable libraries"): > > The tip of the xen.git branch contains an extra patch adding a .config > > into the tree which should get the correct things for the HEAD of the > > branch, but not further back. > > Wait, what ? .config is for the user's settings. Right, this is a convenience for people wanting to play with this stuff, not something to be committed. Hence "extra patch" and the patch title being "HACK:...". Ian.