Mailing List Archive

page table walk in guest OS
Hi,
for a given virtual address I am trying to implement page table walk
for 32 bit PAE can any one give me as how it is currently implemented.

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel
Re: page table walk in guest OS [ In reply to ]
At 04:50 +0000 on 13 Mar (1299991826), Tapas Mishra wrote:
> Hi,
> for a given virtual address I am trying to implement page table walk
> for 32 bit PAE can any one give me as how it is currently implemented.

Inside Xen: xen/arch/x86/mm/guest_walk.c
>From dom0: tools/libxc/xc_pagetab.c

Tim.

--
Tim Deegan <Tim.Deegan@citrix.com>
Principal Software Engineer, Xen Platform Team
Citrix Systems UK Ltd. (Company #02937203, SL9 0BG)

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xensource.com
http://lists.xensource.com/xen-devel