qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH v1 0/2] s390x/cpu_models: make "max" match the unmodified "qemu"


From: David Hildenbrand
Subject: [PATCH v1 0/2] s390x/cpu_models: make "max" match the unmodified "qemu" CPU model under TCG
Date: Tue, 22 Mar 2022 12:22:54 +0100

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(-)

-- 
2.35.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]