On Tue, Mar 03, 2020 at 01:57:05PM -0600, Babu Moger wrote: > This is an effort to re-arrange few data structure for better readability. > > 1. Add X86CPUTopoInfo which will have all the topology informations > required to build the cpu topology. There is no functional changes. > 2. Introduce init_topo_info to initialize X86CPUTopoInfo members from > X86MachineState. > > There is no functional changes. > > Signed-off-by: Babu Moger <[email protected]>
I was queueing this one, but I had to dequeue. You forgot to tests/test-x86-cpuid.c to use the new X86CPUTopoInfo argument. -- Eduardo
