From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Deegan Subject: Re: [PATCH] nestedhvm: do not translate INVALID_GFN Date: Thu, 2 Aug 2012 14:45:43 +0100 Message-ID: <20120802134543.GI11437@ocelot.phlegethon.org> References: <5017FBB0.7060500@amd.com> <20120802111915.GF11437@ocelot.phlegethon.org> <501A6478.8070605@amd.com> <20120802113500.GG11437@ocelot.phlegethon.org> <501A6F3B.9060102@amd.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <501A6F3B.9060102@amd.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: Christoph Egger Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org At 14:14 +0200 on 02 Aug (1343916891), Christoph Egger wrote: > > Yes, I think that is what the caller expects -- the error code is made > > up from the pagetable walk rather than from the p2m table. > > > > Can I take that as an ack? > > Yes. Thanks; I've applied it. Tim.