On 3/22/22 04:22, David Hildenbrand wrote:
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(-)
Series:
Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
r~