|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] How EPT translates an X86_32 guest physical address?
Hi all,
Can some one please tell me how EPT translates an X86_32 guest physical
address? I have read the Intel's manual, but it seems there is no
discussion about this condition.
My concern is that, the guest CR3 pfn can be considered as being
constituted by two 10 bits indexers for an X86_32 virtual machine.
However, the EPT paging structures is similar with the page tables used
on X86_64 platform. which has four 9 bits indexers in its address
layout. In addition, each EPT entry is 64 bits long. Hence, a 4K page
can hold at most 512 entries. So, if the guest CR3's pfn is 0xfffff (an
X86_32 virtual machine) and I get a valid EPTP, how EPT will perform the
translation?
Thanks,
Superymk
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] How EPT translates an X86_32 guest physical address?,
Superymk <=
|
|
|
|
|