|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] Tracking changes to writable page tables
> Hmm while we are discussing twisted things; would it be
> possible to implement writable page tables in the guest
> rather than in Xen?
We thought about doing this, but the data that's needed for doing the
tracking is very different from what an OS normally keeps. It would make
the hypervisor API very messy, and significantly increase the difficulty
of porting new OSes.
Doing it in Xen hides most of the ugliness and reduces the number of
protection domain crossings as well.
Ian
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|