From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 0/9] NetBSD: minor fixes and hotplug execution Date: Mon, 23 Jul 2012 13:20:03 +0100 Message-ID: <1343046003.5797.21.camel@zakaz.uk.xensource.com> References: <1342002232-75531-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: <1342002232-75531-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: Roger Pau Monne Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Wed, 2012-07-11 at 11:23 +0100, Roger Pau Monne wrote: > This series contains minor fixes to build xen on NetBSD and adds > hotplug support to NetBSD. After this, xen-unstable should build > and work out-of-the-box on NetBSD. > > This fixes are not related, and as far as I know, can be applied > sepparetedly: I've applied: > [PATCH 1/9] xenstore: don't print an error when gntdev cannot be > [PATCH 3/9] pygrub: don't leave fds open The rest I skipped because they weren't yet acked. Apart from: > [PATCH 6/9] libxl: check backend state before setting it to Which I already applied from your V10 hotplug script series. And: > [PATCH 8/9] libxl: call hotplug scripts from xl for NetBSD > [PATCH 9/9] init/NetBSD: move xenbackendd to xend init script which were Acked but didn't apply cleanly. I suspect conflicts with the parts of your hotplug series that I've just applied. Ian.