From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Backport libxl bugfixes to 4.1 (was: Re: [PATCH 5 of 6 RESENT] xen.lowlevel.xl: Return None on empty domain name) Date: Tue, 28 Jun 2011 22:57:14 +0100 Message-ID: References: <4E0A497C.90903@mimuw.edu.pl> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4E0A497C.90903@mimuw.edu.pl> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Marek Marczykowski , Ian Jackson Cc: "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 28/06/2011 22:37, "Marek Marczykowski" wrote: > On 27.06.2011 18:40, Ian Jackson wrote: >> Right, I think I've dealt with all your outstanding patches now. > > Looks good, thanks :) > Keir, can you apply them to 4.1 tree? This require slight modifications, > but all of them are fixing bugs present also in 4.1. Ian Jackson deals with libxl backports to 4.1. -- Keir > I can also send patches ready for 4.1 tree if it helps. > > This is all about: > 23607:2f63562df1c4 libxl: Do not SEGV when no 'removable' disk parameter > in xenstoredefault tip > 23606:cc2f376d0cd9 xen.lowlevel.xl: Return None on empty domain name > 23605:ff8d170852b3 libxl: Remove frontend and backend devices from > xenstore after destroy > 23604:5d7998be2252 libxl: Accept disk name in libxl_devid_to_device_disk > 23603:6656d80b4de4 libxl: Allocate memory for strings in libxl_device_disk > 23602:5c353f53c8e2 xl: Use macros for param parsing in network-attach >