From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v3 06/13] xen/passthrough: iommu: Split generic IOMMU code Date: Tue, 18 Mar 2014 18:21:33 +0000 Message-ID: <53288EAD.1050809@linaro.org> References: <1394552999-14171-1-git-send-email-julien.grall@linaro.org> <1394552999-14171-7-git-send-email-julien.grall@linaro.org> <1395159874.11824.5.camel@kazak.uk.xensource.com> <53288423.8040407@linaro.org> <1395165054.11824.62.camel@kazak.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta4.messagelabs.com ([85.158.143.247]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1WPyds-0001oy-OW for xen-devel@lists.xenproject.org; Tue, 18 Mar 2014 18:21:36 +0000 Received: by mail-we0-f174.google.com with SMTP id t60so6083719wes.5 for ; Tue, 18 Mar 2014 11:21:35 -0700 (PDT) In-Reply-To: <1395165054.11824.62.camel@kazak.uk.xensource.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: Ian Campbell Cc: xen-devel@lists.xenproject.org, Jan Beulich , tim@xen.org, Xiantao Zhang , stefano.stabellini@citrix.com List-Id: xen-devel@lists.xenproject.org On 03/18/2014 05:50 PM, Ian Campbell wrote: >> For now it contains mostly x86 code. The file contains function handle >> handle pt_irq. I'm not 100% sure if we will need some part for ARM. > > Split the certainly-x86 code out into x86/io.c then and leave the > plausibly-common stuff in io.c? Do you mind if I let this part until someone will work device passthrough will be done? Regards, -- Julien Grall