]> git.proxmox.com Git - mirror_qemu.git/commit
spapr: Restore support for 970MP and POWER8NVL CPU cores
authorBharata B Rao <bharata@linux.vnet.ibm.com>
Wed, 29 Jun 2016 11:37:26 +0000 (17:07 +0530)
committerDavid Gibson <david@gibson.dropbear.id.au>
Fri, 1 Jul 2016 03:41:47 +0000 (13:41 +1000)
commit470f2157877d49034d2ae0e755fbd4d059def164
tree1c2821c4efbbf5103ea57bb12721fbb896fcd8cc
parent9e196938aa1c0517f81139bda0f2f26e0347c64e
spapr: Restore support for 970MP and POWER8NVL CPU cores

Introduction of core based CPU hotplug for PowerPC sPAPR didn't
add support for 970MP and POWER8NVL based core types. Add support for
the same.

While we are here, add support for explicit specification of POWER5+_v2.1
core type.

Signed-off-by: Bharata B Rao <bharata@linux.vnet.ibm.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/spapr_cpu_core.c