From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Deegan Subject: Re: [PATCH] xen: honor _PAGE_NX_BIT Date: Thu, 19 Jul 2012 11:12:11 +0100 Message-ID: <20120719101211.GA75169@ocelot.phlegethon.org> References: <50002CB3.3060704@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: <50002CB3.3060704@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 16:12 +0200 on 13 Jul (1342195923), Christoph Egger wrote: > > In p2m_type_to_flags() honor _PAGE_NX_BIT for grant type mappings. > This brings this code in line with PV and EPT. > > Signed-off-by: Christoph Egger > CC: Tim Deegan Applied, thanks. Tim.