From mboxrd@z Thu Jan 1 00:00:00 1970 From: Roger Pau Monne Subject: [PATCH v2 0/5] NetBSD: minor fixes and hotplug execution Date: Thu, 26 Jul 2012 20:54:31 +0100 Message-ID: <1343332476-33765-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: 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 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. Changes are available in the git repository at: git://xenbits.xen.org/people/royger/xen.git netbsd.v2 Roger Pau Monne (5): tools/build: fix pygrub linking libxl: react correctly to POLLHUP *hotplug/NetBSD: check type of file to attach from params *libxl: call hotplug scripts from xl for NetBSD init/NetBSD: move xenbackendd to xend init script *Acked