|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] replace rdtsc emulation-vs-native xen boot optio
On 27/09/2009 20:22, "Dan Magenheimer" <dan.magenheimer@xxxxxxxxxx> wrote:
> (I'm still struggling against the coils of python on
> the tools part of this patch, so thought I'd post the
> hypervisor side separately first.)
>
> Switches rdtsc emulation from boot option to per-domain
> and enables it by default. Also removes hvm tsc scaling
> as it is no longer necessary.
The hvm tsc scaling will still be useful in the case that trap-&-emulate was
originally disabled for an hvm domain. So I'd keep it, and also keep the
flag called d->arch.vtsc rather than flipping it and renaming it, and the
patch will end up about 20 lines long.
I'll rework this patch myself and check it in at the same time as the tools
patch, when you have that ready.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|