From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH] libxl: locally attach disks with hotplug scripts for bootloader execution Date: Tue, 30 Jun 2015 13:35:19 +0100 Message-ID: <1435667719.21469.127.camel@citrix.com> References: <1435241865-82765-1-git-send-email-roger.pau@citrix.com> <558C38EE.80103@eu.citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Z9ulT-0001lK-Hd for xen-devel@lists.xenproject.org; Tue, 30 Jun 2015 12:35:51 +0000 In-Reply-To: <558C38EE.80103@eu.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: George Dunlap Cc: xen-devel@lists.xenproject.org, Ian Jackson , Wei Liu , Roger Pau Monne List-Id: xen-devel@lists.xenproject.org On Thu, 2015-06-25 at 18:22 +0100, George Dunlap wrote: > Although having said that -- isn't there also a bug here wrt qdisk > backends in a driver domain not being attached? > > Could we do something like the attached patch? As an alternative (rather than an incremental) to Roger's, right? I didn't have any comments (i.e. LGTM) but I was hoping for an ack or R-by/T-by from Roger. Ian.