On 12/20/2012 05:01 PM, Jiri Denemark wrote:
> Baseline API is supposed to return guest CPU definition that can be used
> on any of the provided host CPUs. Since PowerPC CPUs are either
> identical or incompatible, the API just needs to check that all provided
> CPUs are identical. Previous impleme
Baseline API is supposed to return guest CPU definition that can be used
on any of the provided host CPUs. Since PowerPC CPUs are either
identical or incompatible, the API just needs to check that all provided
CPUs are identical. Previous implementation was completely bogus.
The function is also r