|
|
|
|
|
|
|
|
|
|
xen-devel
RE: [Xen-devel] [PATCH] add pvrdtscp tsc_mode support for hvm
> > When tsc_mode is pvrdtscp, tsc_aux is handled differently.
> > Also added some code for AMD svm pvrdtscp support...
> > needs more work I think.
> >
> > There may also be a better way to handle tscmode in the
> > x86_emulate.c code (but this code seems to live in
> > a different universe and adding the extra callout seemed
> > to work).
>
> I couldn't see what the tscmode callout was for, so I removed it.
It was only because I couldn't #include asm/time.h into
x86_emulate.c.
> I reworked
> and fixed up the rest of the patch and then applied it as
> changeset 20657.
Much nicer. Thanks!
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|