From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mohamad Rezaei Subject: question about xen memory management when shadow paging is enabled in Dom0! Date: Sat, 24 Dec 2011 16:00:35 +0330 Message-ID: <4EF5C5EB.5090005@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org what is the relationship between virtual gdt in xen, and shadow page table of vm in xen? I want to determine the type of a page (is it data, or code) from xen. For this I have vtx, and shadow paging enabled in Dom0. I don't have any domU running. -- Best Regards, Mohamad Rezaei