[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v2] s390x/cpumodel: add stfl197 processor-activity-instrument
From: |
Cornelia Huck |
Subject: |
Re: [PATCH v2] s390x/cpumodel: add stfl197 processor-activity-instrumentation extension 1 |
Date: |
Wed, 27 Jul 2022 16:11:09 +0200 |
User-agent: |
Notmuch/0.36 (https://notmuchmail.org) |
On Wed, Jul 27 2022, Christian Borntraeger <borntraeger@linux.ibm.com> wrote:
> Add stfle 197 (processor-activity-instrumentation extension 1) to the
> gen16 default model and fence it off for 7.1 and older.
>
> Signed-off-by: Christian Borntraeger <borntraeger@linux.ibm.com>
> Reviewed-by: David Hildenbrand <david@redhat.com>
> ---
> v1->v2:
> - this is on top of "hw: Add compat machines for 7.2" from Cornelia Huck
> (please queue afterwards)
> - move fencing to 7.1
>
> hw/s390x/s390-virtio-ccw.c | 1 +
> target/s390x/cpu_features_def.h.inc | 1 +
> target/s390x/gen-features.c | 2 ++
> 3 files changed, 4 insertions(+)
Acked-by: Cornelia Huck <cohuck@redhat.com>