Subject: Re: Missing functions for MTRR causing random X crashes
To: Manuel Bouyer <bouyer@antioche.eu.org>
From: Jason Thorpe <thorpej@shagadelic.org>
List: port-xen
Date: 03/15/2005 12:04:46
On Mar 15, 2005, at 11:43 AM, Manuel Bouyer wrote:

> OK. So it may need hypervisor calls, and also physical address 
> convertions.
> It should not be too hard to fix.

All that stuff should be handled through the sysarch(2) call on i386 .. 
check that out to see what the interface is.

-- thorpej