From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: [V7 PATCH 5/7] pvh: change xsm_add_to_physmap Date: Wed, 12 Feb 2014 16:47:54 +0000 Message-ID: <52FBA5BA.4020301@linaro.org> References: <1387247911-28846-1-git-send-email-mukesh.rathor@oracle.com> <1387247911-28846-6-git-send-email-mukesh.rathor@oracle.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1387247911-28846-6-git-send-email-mukesh.rathor@oracle.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: Mukesh Rathor Cc: Xen-devel@lists.xensource.com, Ian Campbell , george.dunlap@eu.citrix.com, tim@xen.org, keir.xen@gmail.com, Jan Beulich , dgdegra@tycho.nsa.gov List-Id: xen-devel@lists.xenproject.org Hi Mukesh, On 12/17/2013 02:38 AM, Mukesh Rathor wrote: > In preparation for the next patch, we update xsm_add_to_physmap to > allow for checking of foreign domain. Thus, the current domain must > have the right to update the mappings of target domain with pages from > foreign domain. > > Signed-off-by: Mukesh Rathor While I was playing with XSM on ARM, I have noticed that Daniel De Graff has added xsm_map_gfmn_foreign few months ago (see commit 0b201e6). Would it be suitable to use this XSM instead of extending xsm_add_to_physmap? Regards, -- Julien Grall