From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Deegan Subject: Re: [V10 PATCH 2/4] pvh dom0: Add checks and restrictions for p2m_is_foreign Date: Thu, 1 May 2014 18:14:12 +0200 Message-ID: <20140501161412.GE77240@deinos.phlegethon.org> References: <1398820008-9005-1-git-send-email-mukesh.rathor@oracle.com> <1398820008-9005-3-git-send-email-mukesh.rathor@oracle.com> 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 1Wfted-0007Sy-C2 for xen-devel@lists.xenproject.org; Thu, 01 May 2014 16:16:11 +0000 Content-Disposition: inline In-Reply-To: <1398820008-9005-3-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: George.Dunlap@eu.citrix.com, xen-devel@lists.xenproject.org, keir.xen@gmail.com, JBeulich@suse.com List-Id: xen-devel@lists.xenproject.org At 18:06 -0700 on 29 Apr (1398791206), Mukesh Rathor wrote: > In this patch, we add some checks and restrictions in the relevant > p2m paths for p2m_is_foreign. > > Signed-off-by: Mukesh Rathor Acked-by: Tim Deegan