From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roger Pau Monne Subject: Re: [PATCH 0/2] libxl: fixes for device addition/removal Date: Thu, 26 Jul 2012 20:22:13 +0100 Message-ID: <501198E5.8040003@citrix.com> References: <1343329975-33432-1-git-send-email-roger.pau@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1343329975-33432-1-git-send-email-roger.pau@citrix.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: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org Roger Pau Monne wrote: > Fixes for two regresions introduced by the hotplug series. > > [PATCH 1/2] libxl: fix race in libxl__devices_destroy > [PATCH 2/2] libxl: allow to create a domain without disks Forgot to say, but the changes can also be found on: git://xenbits.xen.org/people/royger/xen.git fixes_for_aodev Thanks.