]> git.proxmox.com Git - mirror_qemu.git/commit - target/ppc/cpu-models.c
target/ppc/cpu-models: Re-group the 970 CPUs together again
authorThomas Huth <thuth@redhat.com>
Fri, 7 Sep 2018 13:19:54 +0000 (15:19 +0200)
committerDavid Gibson <david@gibson.dropbear.id.au>
Tue, 25 Sep 2018 01:12:25 +0000 (11:12 +1000)
commit9545f2e10997155aa28b1fc229302cf4e8608c9b
tree7c641ee80c6a58618af9faf816c862cbd45270c9
parent416756cc049006ab8a05fe39e5f2e6af25cad9d2
target/ppc/cpu-models: Re-group the 970 CPUs together again

The addition of the POWER9 CPUs divided the entries for the 970 CPUs,
which is a little bit confusing when you look at the code. So let's
re-group the 970 CPUs together again, and since these chips have been
based on the POWER4 processor, move them also in front of the POWER5
chips now.

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