From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roger Pau Monne Subject: Re: [PATCH v2 15/15] libxl: add dummy netbsd functions Date: Wed, 23 May 2012 16:05:41 +0100 Message-ID: <4FBCFCC5.3030100@citrix.com> References: <1337695365-5142-1-git-send-email-roger.pau@citrix.com> <1337695365-5142-16-git-send-email-roger.pau@citrix.com> <20411.53561.168162.456591@mariner.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: <20411.53561.168162.456591@mariner.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 Jackson Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org Ian Jackson wrote: > Roger Pau Monne writes ("[PATCH v2 15/15] libxl: add dummy netbsd functions"): >> Add dummy NetBSD functions related to hotplug scripts, so compilation >> doesn't fail. This functions will be filled in a following series. > > Actually I just acked this but it should actually be done in the > previous patch, where the Linux version is added, so that the build > works at every changeset. Yes, I've merged this one with "libxl: call hotplug scripts for disk devices from libxl".