From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roger Pau Monne Subject: Re: [PATCH v12 00/17] execute hotplug scripts from libxl Date: Thu, 26 Jul 2012 10:41:08 +0100 Message-ID: <501110B4.30002@citrix.com> References: <1343215161-27546-1-git-send-email-roger.pau@citrix.com> <1343295362.6812.10.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1343295362.6812.10.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: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org Ian Campbell wrote: > On Wed, 2012-07-25 at 12:19 +0100, Roger Pau Monne wrote: >> Patches 4, 8, 11 and 16, that are already Acked can be commited, since >> they don't require the previous patches, and should apply cleanly >> since they touch different parts of the code. > > I have applied these. > >> libxl: set nic type of stub to PV instead of copying from the > > I also Acked+applied this one. Thanks.