target-ppc: Introduce Power9 family
commit706d64675ac2cd72d803cb2f28aa3a332c402ba9
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Tue, 26 Jul 2016 11:58:24 +0000 (26 17:28 +0530)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 6 Sep 2016 23:52:14 +0000 (7 09:52 +1000)
tree4ab28c7808da7eb7482a106999401bc0d29a2d91
parent7804c353a9f93c3eeb3eb744ee4c962fd34bc760
target-ppc: Introduce Power9 family

The patch adds CPU PVR definition for POWER9 and enables QEMU to launch
guests/linux-user in TCG mode.

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
[ Added POWER9 alias, POWER9 SPAPR core and dropped MMU defines ]
Signed-off-by: Nikunj A Dadhania <nikunj@linux.vnet.ibm.com>
[dwg: Dropped sPAPR core type again for now]
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target-ppc/cpu-models.c
target-ppc/cpu-models.h
target-ppc/cpu-qom.h
target-ppc/mmu_helper.c
target-ppc/translate_init.c