On Thu, May 24, 2018 at 11:43:30AM -0400, Babu Moger wrote: > From: Eduardo Habkost <ehabkost@xxxxxxxxxx> > > Always initialize CPUCaches structs with cache information, even > if legacy_cache=true. Use different CPUCaches struct for > CPUID[2], CPUID[4], and the AMD CPUID leaves. > > This will simplify a lot the logic inside cpu_x86_cpuid(). > > Signed-off-by: Eduardo Habkost <ehabkost@xxxxxxxxxx> > Signed-off-by: Babu Moger <babu.moger@xxxxxxx> Queued, thanks. -- Eduardo