Let's simplify the "max" CPU model and just make it correspond to the
"qemu" CPU model of the latest QEMU machine from now on. This gets rid of
a warning we print when starting QEMU with "-cpu max".
Cc: Cornelia Huck <cohuck@redhat.com>
Cc: Thomas Huth <thuth@redhat.com>
Cc: Richard Henderson <richard.henderson@linaro.org>
Cc: Daniel P. Berrangé <berrange@redhat.com>
David Hildenbrand (2):
s390x/cpu_models: drop "msa5" from the TCG "max" model
s390x/cpu_models: make "max" match the unmodified "qemu" CPU model
under TCG
target/s390x/cpu_models.c | 26 +++++++-------------------
target/s390x/gen-features.c | 13 ++++++-------
2 files changed, 13 insertions(+), 26 deletions(-)