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 <coh...@redhat.com> Cc: Thomas Huth <th...@redhat.com> Cc: Richard Henderson <richard.hender...@linaro.org> Cc: Daniel P. Berrangé <berra...@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(-) -- 2.35.1