Re: [PATCH v4 06/16] hw/i386: Update structures for nodes_per_pkg

2020-02-24 Thread Igor Mammedov
On Mon, 24 Feb 2020 11:12:41 -0600 Babu Moger wrote: > On 2/24/20 2:34 AM, Igor Mammedov wrote: > > On Thu, 13 Feb 2020 12:17:04 -0600 > > Babu Moger wrote: > > > >> Update structures X86CPUTopoIDs and CPUX86State to hold the nodes_per_pkg. > >> This is required to build EPYC mode topology.

Re: [PATCH v4 06/16] hw/i386: Update structures for nodes_per_pkg

2020-02-24 Thread Babu Moger
On 2/24/20 2:34 AM, Igor Mammedov wrote: > On Thu, 13 Feb 2020 12:17:04 -0600 > Babu Moger wrote: > >> Update structures X86CPUTopoIDs and CPUX86State to hold the nodes_per_pkg. >> This is required to build EPYC mode topology. >> >> Signed-off-by: Babu Moger >> --- >> hw/i386/pc.c

Re: [PATCH v4 06/16] hw/i386: Update structures for nodes_per_pkg

2020-02-24 Thread Igor Mammedov
On Thu, 13 Feb 2020 12:17:04 -0600 Babu Moger wrote: > Update structures X86CPUTopoIDs and CPUX86State to hold the nodes_per_pkg. > This is required to build EPYC mode topology. > > Signed-off-by: Babu Moger > --- > hw/i386/pc.c |1 + > hw/i386/x86.c |2 ++ >

[PATCH v4 06/16] hw/i386: Update structures for nodes_per_pkg

2020-02-13 Thread Babu Moger
Update structures X86CPUTopoIDs and CPUX86State to hold the nodes_per_pkg. This is required to build EPYC mode topology. Signed-off-by: Babu Moger --- hw/i386/pc.c |1 + hw/i386/x86.c |2 ++ include/hw/i386/topology.h |2 ++ include/hw/i386/x86.h |