Re: [RFC] CPUID usage for interaction between Hypervisors and Linux.

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jeremy Fitzhardinge
Date: Wednesday, October 1, 2008 - 2:17 pm

Alok Kataria wrote:

The scanning for the signatures is trivial; it's not a significant 
amount of code.  Actually implementing them is a different matter, but 
that's the same regardless of where they are placed or how they're 
discovered.  After discovery its the same either way: there's a leaf 
base with offsets from it.


I guess, but the bulk of the uses of this stuff are going to be 
hypervisor-specific.  You're hard-pressed to come up with any other 
generic uses beyond tsc.  In general, if a hypervisor is going to put 
something in a special cpuid leaf, its because there's no other good way 
to represent it.  Generic things are generally going to appear as an 
emulated piece of the virtualized platform, in ACPI, DMI, a 
hardware-defined cpuid leaf, etc...


Look, if you want to propose a way to use that cpuid space in a 
reasonably flexible way that allows it to be used as the need arises, 
then we can talk about it.  But I think your proposal is a poor way to 
achieve those ends

If you want blessing for something that you've already implemented and 
shipped, well, you don't need anyone's blessing for that.

    J
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [RFC] CPUID usage for interaction between Hypervisors ..., Jeremy Fitzhardinge, (Wed Oct 1, 11:04 am)
Re: [RFC] CPUID usage for interaction between Hypervisors ..., Jeremy Fitzhardinge, (Wed Oct 1, 11:06 am)
Re: [RFC] CPUID usage for interaction between Hypervisors ..., Jeremy Fitzhardinge, (Wed Oct 1, 11:12 am)
Re: [RFC] CPUID usage for interaction between Hypervisors ..., Jeremy Fitzhardinge, (Wed Oct 1, 11:36 am)
Re: [RFC] CPUID usage for interaction between Hypervisors ..., Jeremy Fitzhardinge, (Wed Oct 1, 12:56 pm)
Re: [RFC] CPUID usage for interaction between Hypervisors ..., Jeremy Fitzhardinge, (Wed Oct 1, 2:17 pm)
Re: [RFC] CPUID usage for interaction between Hypervisors ..., Jeremy Fitzhardinge, (Tue Oct 7, 4:41 pm)
Re: [RFC] CPUID usage for interaction between Hypervisors ..., Jeremy Fitzhardinge, (Tue Oct 7, 4:45 pm)
Re: [RFC] CPUID usage for interaction between Hypervisors ..., Jeremy Fitzhardinge, (Tue Oct 7, 5:40 pm)