Re: [Qemu-devel] [RFC 2 PATCH 07/16] hw/386: Add new epyc mode topology decoding functions

2019-12-02 Thread Babu Moger
On 10/10/19 10:29 PM, Eduardo Habkost wrote: > On Fri, Sep 06, 2019 at 07:12:25PM +, Moger, Babu wrote: >> These functions add support for building new epyc mode topology >> given smp details like numa nodes, cores, threads and sockets. >> Subsequent patches will use these functions to

Re: [Qemu-devel] [RFC 2 PATCH 07/16] hw/386: Add new epyc mode topology decoding functions

2019-10-10 Thread Eduardo Habkost
On Fri, Sep 06, 2019 at 07:12:25PM +, Moger, Babu wrote: > These functions add support for building new epyc mode topology > given smp details like numa nodes, cores, threads and sockets. > Subsequent patches will use these functions to build the topology. > > The topology details are

[Qemu-devel] [RFC 2 PATCH 07/16] hw/386: Add new epyc mode topology decoding functions

2019-09-06 Thread Moger, Babu
These functions add support for building new epyc mode topology given smp details like numa nodes, cores, threads and sockets. Subsequent patches will use these functions to build the topology. The topology details are available in Processor Programming Reference (PPR) for AMD Family 17h Model