From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH v6 00/19] xen/arm: Add support for non-PCI passthrough Date: Fri, 8 May 2015 16:01:06 +0100 Message-ID: <1431097266.2660.498.camel@citrix.com> References: <1430231563-25648-1-git-send-email-julien.grall@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta3.messagelabs.com ([195.245.230.39]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1YqjmS-0005V6-1Z for xen-devel@lists.xenproject.org; Fri, 08 May 2015 15:01:36 +0000 In-Reply-To: <1430231563-25648-1-git-send-email-julien.grall@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: Julien Grall Cc: edgar.iglesias@xilinx.com, manish.jaggi@caviumnetworks.com, tim@xen.org, robert.vanvossen@dornerworks.com, stefano.stabellini@citrix.com, suravee.suthikulpanit@amd.com, Josh.Whitehead@dornerworks.com, xen-devel@lists.xenproject.org, andrii.tseglytskyi@globallogic.com List-Id: xen-devel@lists.xenproject.org On Tue, 2015-04-28 at 15:32 +0100, Julien Grall wrote: > Hello all, > > This is the sixth version of this patch series to add support for platform > device passthrough on ARM. I've applied up to but not including "tools/libxl: Check if fdt_{first,next}_subnode are present in libfdt" which I've replied to you about. Ian.