Page 1 of 1

EPT traversing structures

Posted: 1. Apr 2013, 15:36
by cianfa72
Hi,

I'm trying to use the Debug command line (VirtualBox version 4.2.10)

Does it exist a way to view the EPT page table used by the processor (core i5 in my system) when resolving a guest's virtual address into a host physical one ?

trying to do it:

VBoxDbg> dphh %0
cr3=a93ea000 idx=0i66 Extended Page Tables
EPT dumping is not yet implemented, sorry.
not present
dphh: error: DBGFR3PagingDumpEx: VERR_NOT_IMPLEMENTED
VBoxDbg>

thanks.

Re: EPT traversing structures

Posted: 4. Apr 2013, 14:48
by cianfa72
Any idea ?

Re: EPT traversing structures

Posted: 4. Apr 2013, 15:11
by Martin
I don't think many of us here on this forum know these depths of a PC or Vbox.
You should have better chances at the developer mailing list (see https://www.virtualbox.org/wiki/Mailing_lists )

Re: EPT traversing structures

Posted: 4. Apr 2013, 17:17
by michaln
The answer is right there - "EPT dumping is not yet implemented, sorry."