From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: Implementing split memory in Xen is annoyingly hard? Date: Fri, 12 Dec 2008 09:19:58 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Sina Bahram , xen-devel@lists.xensource.com, xen-research@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 12/12/2008 06:47, "Sina Bahram" wrote: > #2: Xen absolutely does not, (can not?), cause a fault or other VM exit to > be generated upon an execute or a read of a page. It's not possible to make a page executable but not readable, so indeed I think you're stumped there, unless you can work out a hackish way to desynchronise the iTLB and the dTLB (an operation not supported architecturally by x86 of course). -- Keir