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 14:48:41 +0100 Message-ID: <1431092921.2660.459.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 1Yqidx-00006U-59 for xen-devel@lists.xenproject.org; Fri, 08 May 2015 13:48:45 +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 , Jan Beulich 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. Jan, >>From my side this is all acked, and I think you've acked everything you are interested in apart from perhaps: [PATCH v6 05/19] xen: guestcopy: Provide an helper to safely copy string from guest which I think you looked happy with last time you commented but you haven't formally acked so I just wanted to give you a chance to object before I commit early next week. Ian.