From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mukesh Rathor Subject: Re: [V7 PATCH 5/7] pvh: change xsm_add_to_physmap Date: Tue, 17 Dec 2013 16:19:55 -0800 Message-ID: <20131217161955.6b1f4621@mantra.us.oracle.com> References: <1387247911-28846-1-git-send-email-mukesh.rathor@oracle.com> <1387247911-28846-6-git-send-email-mukesh.rathor@oracle.com> <52B01A39020000780010E033@nat28.tlf.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta14.messagelabs.com ([193.109.254.103]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1Vt4sp-0001b3-HU for xen-devel@lists.xenproject.org; Wed, 18 Dec 2013 00:21:03 +0000 In-Reply-To: <52B01A39020000780010E033@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: george.dunlap@eu.citrix.com, xen-devel , dgdegra@tycho.nsa.gov, keir.xen@gmail.com, tim@xen.org List-Id: xen-devel@lists.xenproject.org On Tue, 17 Dec 2013 08:32:41 +0000 "Jan Beulich" wrote: > >>> On 17.12.13 at 03:38, 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 > > --- > > xen/arch/arm/mm.c | 4 ++-- > > xen/arch/x86/mm.c | 18 +++++++++++++++--- > > xen/include/xsm/dummy.h | 10 ++++++++-- > > xen/include/xsm/xsm.h | 6 +++--- > > xen/xsm/flask/hooks.c | 9 +++++++-- > > 5 files changed, 35 insertions(+), 12 deletions(-) > > This one continues to lack an ack from Daniel, and you continue to > fail to Cc him... That is incorrect. He was CC'd in the last few versions since the fix, and I had also ping'd him in the cover letter. Either he's on holiday or ... no comment (he does work for the n-s-a :-) ).... thanks Mukesh