Igor Mammedov 535455fdee spapr: reuse machine->possible_cpus instead of cores[]
Replace SPAPR specific cores[] array with generic
machine->possible_cpus and store core objects there.
It makes cores bookkeeping similar to x86 cpus and
will allow to unify similar code.
It would allow to replace cpu_index based NUMA node
mapping with iproperty based one (for -device created
cores) since possible_cpus carries board defined
topology/layout.

Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Acked-by: David Gibson <david@gibson.dropbear.id.au>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2017-02-22 11:28:28 +11:00
..
2016-10-04 13:28:07 +01:00
2017-02-07 18:29:59 +00:00
2017-01-27 18:07:59 +01:00
2016-10-04 13:28:09 +01:00
2017-01-27 18:07:59 +01:00
2017-01-24 23:26:52 +03:00
2016-05-18 15:04:27 +03:00
2016-09-08 18:05:21 +04:00
2013-04-08 18:13:10 +02:00
2017-01-27 18:07:59 +01:00
2017-01-18 22:03:44 +01:00
2017-02-22 11:28:28 +11:00
2017-01-27 18:07:59 +01:00
2017-01-27 18:07:59 +01:00
2014-10-23 16:41:25 +02:00
2017-01-18 22:59:53 +02:00
2013-04-08 18:13:10 +02:00
2017-02-06 10:23:17 +01:00