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 15:20:43 +0100 Message-ID: <1431094843.2660.478.camel@citrix.com> References: <1430231563-25648-1-git-send-email-julien.grall@citrix.com> <1431092921.2660.459.camel@citrix.com> <554CDD72020000780007854E@mail.emea.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Yqj9W-0004xE-QJ for xen-devel@lists.xenproject.org; Fri, 08 May 2015 14:21:22 +0000 In-Reply-To: <554CDD72020000780007854E@mail.emea.novell.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: Jan Beulich Cc: edgar.iglesias@xilinx.com, manish.jaggi@caviumnetworks.com, tim@xen.org, robert.vanvossen@dornerworks.com, Julien Grall , Josh.Whitehead@dornerworks.com, suravee.suthikulpanit@amd.com, xen-devel@lists.xenproject.org, stefano.stabellini@citrix.com, andrii.tseglytskyi@globallogic.com List-Id: xen-devel@lists.xenproject.org On Fri, 2015-05-08 at 14:59 +0100, Jan Beulich wrote: > >>> On 08.05.15 at 15:48, wrote: > > On Tue, 2015-04-28 at 15:32 +0100, Julien Grall wrote: > >> This is the sixth version of this patch series to add support for platform > >> device passthrough on ARM. > > > > 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. > > Fine with me - I saw it acked by you, which is sufficient for > common code changes, and hence didn't feel the need to add > mine. Thanks, just wanted to check. I was going to apply but there was an error which I'll reply to Julien about... Ian.