target/ppc/cpu-models: Fix/remove bad CPU aliases
commitc636367311e892a9c5b93eaf53f59091729266e7
authorThomas Huth <thuth@redhat.com>
Tue, 24 Jan 2017 11:48:05 +0000 (24 12:48 +0100)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 31 Jan 2017 02:46:26 +0000 (31 13:46 +1100)
tree4f57cc2ed27525925bb8686199e86a248ac7dedb
parent6a07692ffad3ee2e566c4494f7d5e88a8bdae9a6
target/ppc/cpu-models: Fix/remove bad CPU aliases

There is no CPU model called "7447_v1.2" in our list, so the
"7447" alias should point to "7447_v1.1" instead. Let's also
remove the "codename" aliases that point to non-implemented
CPU models - they are really of no use here.

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