On Mon, 10 Dec 2012 10:46:13 -0200 Eduardo Habkost <ehabk...@redhat.com> wrote:
> On Sun, Dec 09, 2012 at 08:45:50PM +0100, Andreas Färber wrote: > > Simplifies the upcoming cleanup of cpu_x86_find_by_name(). > > ...by making cpu_x86_register() more complicated, and having CPU model > name lookup spread into different parts of the code. > > The CPU model lookup is a bit complex because of the "host" exception, > but at least the complexity was hidden inside cpu_x86_find_by_name() > (making it very easy to replace that logic by a CPU subclass lookup, > later). +1 [...] > > -- > Eduardo > -- Regards, Igor