Re: i386 - msr support for xen

From: Matt T. Yourst
Date: Fri Apr 14 2006 - 17:36:50 EST


Bastian Blank wrote:
> Hi folks
>
>The speedstep modules uses MSR to do its work. XEN can't allow this and
>the calls needs to be done via a hypercall into xen.
>
>I only found a hacky patch in
>http://article.gmane.org/gmane.comp.emulators.xen.devel/22282, which
>converts one of the speedstep modules to use xen. Does someone know if
>there is another solution raising?
>

I submitted a better patch to xen-devel that removes the need to modify any
cpufreq modules - it directly traps the MSR writes and updates Xen's internal
timers, something the patch above did not do correctly.

Please ignore the previous patch and update to the latest devel version of
Xen, which should be incorporating the updated code in the next few days.

- Matt Yourst

-------------------------------------------------------
Matt T. Yourst yourst@xxxxxxxxxxxxxxxxx
Binghamton University, Department of Computer Science
-------------------------------------------------------
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/