[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH] pvcpuid: mask TSC invariant bit for various circumstances
On 27/10/2009 20:40, "Dan Magenheimer" <dan.magenheimer@xxxxxxxxxx> wrote: > The hacky part is my attempt for > the same cpuid bit (Invariant TSC) to have slightly > different interpretations depending on whether it is > physical (cpuid) or virtualized (pvcpuid) How are you overloading it? According to your last patch you would only make that bit visible to the guest when the TSC is invariant, and will remain invariant (due to migration being disabled). That's within native semantics of that bit, right? > So are you suggesting that the best mechanism for > "userland hypercalls" is special reserved cpuid leaves? If you want to provide 'feature flags' and other such info to the guest, it seems a pretty reasonable approach, since it already exists and that's what it's intended for. There may be other things you want to do for which it is not an appropriate solution, but everything so far seems handleable via it. > Also, any comments on the meat of my last reply? Looked pretty complicated to me. Can't say as I fully understand it. -- Keir _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |