qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v5 02/16] hw/i386: Introduce X86CPUTopoInfo to contain topolo


From: Eduardo Habkost
Subject: Re: [PATCH v5 02/16] hw/i386: Introduce X86CPUTopoInfo to contain topology info
Date: Tue, 10 Mar 2020 19:04:48 -0400

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 <address@hidden>

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]