From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gohar Irfan Subject: Page Table Entry Modifications Date: Tue, 22 Sep 2015 19:35:15 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2910860985568263073==" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org --===============2910860985568263073== Content-Type: multipart/alternative; boundary=089e010d83f27dfc1405205b1917 --089e010d83f27dfc1405205b1917 Content-Type: text/plain; charset=UTF-8 Hi All, I want to know if, in the case of HVM (shadow page tables), we can change the machine frame number pointed to by a page table entry? An overly simplified example would be: let's say I have page number 10 that is pointing to machine frame number 10, but I would like it to point to machine frame number 1? Can this be achieved inside the "sh_page_fault" function inside "xen/arch/x86/mm/shadow/multi.c" as this seems like a relevant place for this modification to me. Thanks! --089e010d83f27dfc1405205b1917 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Hi All,

I want to know if, in the case = of HVM (shadow page tables), we can change the machine frame number pointed= to by a page table entry?=C2=A0
An overly simplified example wou= ld be: let's say I have page number 10 that is pointing to machine fram= e number 10, but I would like it to point to machine frame number 1? Can th= is be achieved inside the "sh_page_fault" function inside "x= en/arch/x86/mm/shadow/multi.c" as this seems like a relevant place for= this modification to me.

Thanks!
--089e010d83f27dfc1405205b1917-- --===============2910860985568263073== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --===============2910860985568263073==--