From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [PATCH v3 24/24] xl: Add new option dtdev Date: Thu, 29 Jan 2015 13:51:43 +0000 Message-ID: <54CA3AEF.2010800@linaro.org> References: <1421159133-31526-1-git-send-email-julien.grall@linaro.org> <1421159133-31526-25-git-send-email-julien.grall@linaro.org> <54CA2317.7030000@linaro.org> 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 1YGpW1-0003tL-79 for xen-devel@lists.xenproject.org; Thu, 29 Jan 2015 13:52:13 +0000 Received: by mail-wi0-f179.google.com with SMTP id l15so24827554wiw.0 for ; Thu, 29 Jan 2015 05:52:11 -0800 (PST) In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Stefano Stabellini Cc: Wei Liu , ian.campbell@citrix.com, tim@xen.org, Ian Jackson , stefano.stabellini@citrix.com, xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org On 29/01/15 12:32, Stefano Stabellini wrote: > On Thu, 29 Jan 2015, Julien Grall wrote: >> Hi Stefano, >> >> On 29/01/15 11:18, Stefano Stabellini wrote: >>> On Tue, 13 Jan 2015, Julien Grall wrote: >>>> The option "dtdev" will be used to passthrough a non-PCI device described >>>> in the device tree to a guest. >>> >>> Actually didn't you add the dtdev option to the idl in the previous >>> patch? You should probably move it to this one. >> >> The IDL is part of libxl, and the change is required by the previous patch. >> >> This patch is only adding the option in xl. > > Fair enough I can merge it in the previous patch if you feel it's not necessary to have a separate one. Regards, -- Julien Grall