From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [RFC for-4.5 06/12] xen/passthrough: rework dom0_pvh_reqs to use it also on ARM Date: Mon, 10 Feb 2014 11:42:33 +0000 Message-ID: <52F8BB29.5020004@linaro.org> References: <1391794991-5919-1-git-send-email-julien.grall@linaro.org> <1391794991-5919-7-git-send-email-julien.grall@linaro.org> <52F896BE020000780011A995@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" 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 1WCpG2-0001tP-16 for xen-devel@lists.xenproject.org; Mon, 10 Feb 2014 11:42:38 +0000 Received: by mail-wg0-f47.google.com with SMTP id m15so4119173wgh.14 for ; Mon, 10 Feb 2014 03:42:36 -0800 (PST) In-Reply-To: <52F896BE020000780011A995@nat28.tlf.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: ian.campbell@citrix.com, patches@linaro.org, tim@xen.org, stefano.stabellini@citrix.com, xen-devel@lists.xenproject.org, Xiantao Zhang List-Id: xen-devel@lists.xenproject.org Hello Jan, On 10/02/14 08:07, Jan Beulich wrote: >>>> On 07.02.14 at 18:43, Julien Grall wrote: >> DOM0 on ARM will have the same requirements as DOM0 PVH when iommu is >> enabled. >> Both PVH and ARM guest has paging mode translate enabled, so Xen can use it >> to know if it needs to check the requirements. >> >> Rename the function and remove "pvh" word in the commit message. > > s/commit/panic/ ? It's an error when I wrote the commit message. I will replace it on the next version. >> >> Signed-off-by: Julien Grall >> Cc: Xiantao Zhang > > Other than the above, > Acked-by: Jan Beulich Thanks. Regards, -- Julien Grall