On Tue, Jan 05, 2010 at 06:10:10PM -0600, Anthony Liguori wrote:
> Typically, there is at least a little sanity naming for these cases.   
> For instance, any Xeon W35xx should have the same features.  A Xeon  
> W55xx may be different.

It doesn't work that way for intel.  For example:

Core 2 Duo E7400 AT80571PH0723M does not have VT support.
Core 2 Duo E7400 AT80571PH0723ML does have VT support.

Good luck buying the variant you want.  So model names do not define
the feature set.

> It's not going to be easy to include every possible model.  It's a hard  
> problem for management tools too.  The thing is, I imagine most  
> management tools are going to cat /proc/cpuinfo to get what the  
> processor is and that's going to be a Xeon YYXXXX type name so I really  
> believe that's the thing that makes sense to expose in QEMU.
>
> Maybe we could name models like IntelXeonW35xx.
>
> Clever use of the preprocessor will make this effort much, much saner.   
> Also, we really need some sort of human readable document that explains  
> the differences between processor classes and makes recommendations  
> about what management tools should take into consideration.

-- 
Len Sorensen


Reply via email to