ppc: Introduce a function to look up CPU alias strings
commitcaf6316de90301e07444de95bd540c93ce9d333a
authorThomas Huth <thuth@redhat.com>
Tue, 9 Aug 2016 16:59:58 +0000 (9 18:59 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 10 Aug 2016 03:12:20 +0000 (10 13:12 +1000)
tree7f3dadf56263c655bbd59b8256d3d83fdd8fb03e
parentcaebf37859b991c27ada22d5d7bfd929844bd20f
ppc: Introduce a function to look up CPU alias strings

We will need this function to look up the aliases in the
spapr-cpu-core code, too.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
target-ppc/cpu.h
target-ppc/translate_init.c