OSDN Git Service

target/ppc: Add POWER10 DD1.0 model information
authorCédric Le Goater <clg@kaod.org>
Thu, 5 Dec 2019 18:44:50 +0000 (19:44 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Mon, 16 Dec 2019 23:39:48 +0000 (10:39 +1100)
commit7d37b274ffd382d1d9e46164eca557b5f87383aa
tree0c39f3d68884eede0f093dcebe78b281509bdecd
parent2b6dda81c327239af1643063d4c13a3134425710
target/ppc: Add POWER10 DD1.0 model information

This includes in QEMU a new CPU model for the POWER10 processor with
the same capabilities of a POWER9 process. The model will be extended
when support is completed.

Signed-off-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20191205184454.10722-2-clg@kaod.org>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target/ppc/compat.c
target/ppc/cpu-models.c
target/ppc/cpu-models.h
target/ppc/cpu.h
target/ppc/translate_init.inc.c