Re: [Qemu-devel] [PATCHv2 for-2.9] pseries: Enforce homogeneous threads-per-core

2017-04-02 Thread Bharata B Rao
On Sun, Apr 2, 2017 at 12:08 PM, David Gibson wrote: > For reasons that may be useful in future, CPU core objects, as used on the > pseries machine type have their own nr-threads property, potentially > allowing cores with different numbers of threads in the same system. > > If the user/managemen

[Qemu-devel] [PATCHv2 for-2.9] pseries: Enforce homogeneous threads-per-core

2017-04-01 Thread David Gibson
For reasons that may be useful in future, CPU core objects, as used on the pseries machine type have their own nr-threads property, potentially allowing cores with different numbers of threads in the same system. If the user/management uses the values specified in query-hotpluggable-cpus as they'r