From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: [PATCH] x86/p2m: add PoD accounting to set_typed_p2m_entry() Date: Tue, 22 Sep 2015 17:30:46 +0100 Message-ID: <56018236.20306@citrix.com> References: <56016D4502000078000A459A@prv-mh.provo.novell.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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 1ZeQTA-0006qt-RE for xen-devel@lists.xenproject.org; Tue, 22 Sep 2015 16:31:04 +0000 In-Reply-To: <56016D4502000078000A459A@prv-mh.provo.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 , xen-devel Cc: George Dunlap , Andrew Cooper , Keir Fraser List-Id: xen-devel@lists.xenproject.org On 09/22/2015 02:01 PM, Jan Beulich wrote: > While neither PoD together with pass-through nor PVH are currently > supported we still shouldn't leave in place such latent issues. > > Signed-off-by: Jan Beulich > Reviewed-by: Tim Deegan Acked-by: George Dunlap