qemu-s390x
[Top][All Lists]
Advanced

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

Re: [PATCH v1 2/2] s390x/cpu_models: make "max" match the unmodified "qe


From: Cornelia Huck
Subject: Re: [PATCH v1 2/2] s390x/cpu_models: make "max" match the unmodified "qemu" CPU model under TCG
Date: Wed, 23 Mar 2022 12:20:24 +0100
User-agent: Notmuch/0.34 (https://notmuchmail.org)

On Tue, Mar 22 2022, David Hildenbrand <david@redhat.com> wrote:

> Before we were able to bump up the qemu CPU model to a z13, we included
> some experimental features during development in the "max" model only.
> Nowadays, the "max" model corresponds exactly to the "qemu" CPU model
> of the latest QEMU machine under TCG.
>
> Let's remove all the special casing, effectively making both models
> match completely from now on, and clean up.
>
> Signed-off-by: David Hildenbrand <david@redhat.com>
> ---
>  target/s390x/cpu_models.c   | 26 +++++++-------------------
>  target/s390x/gen-features.c | 11 ++++++-----
>  2 files changed, 13 insertions(+), 24 deletions(-)

Reviewed-by: Cornelia Huck <cohuck@redhat.com>




reply via email to

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