From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Murray Subject: Re: [Patch[ xl problems with xendomains Date: Thu, 23 May 2013 20:23:54 +0100 Message-ID: <519E6CCA.70204@yahoo.co.uk> References: <519BE329.7060408@yahoo.co.uk> <1369216426.21246.160.camel@zakaz.uk.xensource.com> <1369315473.17830.60.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1369315473.17830.60.camel@zakaz.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 Campbell Cc: ian.jackson@eu.citrix.com, xen-devel List-Id: xen-devel@lists.xenproject.org On 23/05/13 14:24, Ian Campbell wrote: > On Wed, 2013-05-22 at 10:53 +0100, Ian Campbell wrote: > >> Acked-by: Ian Campbell >> >> That actual patch seems to be a bit mangled (looks like an unresolved >> git conflict 3 way diff thing). Since it is simple I can fix it up as I >> apply. > FYI what I applied was, please check that it is correct: > > commit 13b37b6e08679d810544c99e69cfd81b7d34db18 > Author: Ian Murray > Date: Thu May 23 11:33:34 2013 +0100 > > hotplug/Linux: xendomains compatibility with xl > > The xl save file uses a different header string to the xm one. Teach the > xendomains script about it. > > Signed-off-by: Ian MURRAY > Acked-by: Ian Campbell > [ ijc -- rewrote commit message ] > Yes, looks good. :) Thanks, Ian.