Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Xen, PAE, and NetBSD



Jed Davis wrote;

>> Why does a domU have to support PAE? AFAIK the page table is managed by
>> the Hypervisor. Is the interface to the Hypervisor so badly designed
>> that it can't hide such details?
>
> The page table is managed by the domain; it's just that writes to it
> have to be checked by the hypervisor in order to maintain security.

It's the strength of Xen para-virtualization is that it does _awefully smart_ 
with
page table manupulation across domains.  Hypervisior does not conceal page
table details, but mandates all guest OSes aware of how page table entries
are faked/transferred/CoW at any given moments.  So, DomU can not be free
from page table design underneath Hypervisor.

Toru Nishimura/ALKYL Technolgy




Home | Main Index | Thread Index | Old Index