target/ppc/cpu-models: Remove the "default" CPU alias
commit7886605961d0a9c40ada0c28dee5fa0b42a30836
authorThomas Huth <thuth@redhat.com>
Tue, 5 Jul 2022 15:10:30 +0000 (5 17:10 +0200)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Wed, 6 Jul 2022 13:23:39 +0000 (6 10:23 -0300)
treeea3a9429d751eb7a1e39c20ac50d6171d18d65f8
parentc7e89de13224c1e6409152602ac760ac91f606b4
target/ppc/cpu-models: Remove the "default" CPU alias

QEMU emulates a *lot* of PowerPC-based machines - having a CPU
that is named "default" and cannot be used with most of those
machines sounds just wrong. Thus let's remove this old and confusing
alias now.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Greg Kurz <groug@kaod.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
Message-Id: <20220705151030.662140-1-thuth@redhat.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
target/ppc/cpu-models.c