[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH for 7.2 0/2] s390x/s390-virtio-ccw:
From: |
Matthew Rosato |
Subject: |
Re: [PATCH for 7.2 0/2] s390x/s390-virtio-ccw: |
Date: |
Mon, 7 Nov 2022 11:49:31 -0500 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.1 |
On 11/7/22 11:13 AM, Cédric Le Goater wrote:
> From: Cédric Le Goater <clg@redhat.com>
>
> Hello,
>
> This series removes the redundant "zpcii-disable" machine property and
> and introduces a GlobalProperty compat array to maintain the same
> behaviour on older machines.
>
> Thanks,
>
> C.
Thanks Cedric.
For the series:
Reviewed-by: Matthew Rosato <mjrosato@linux.ibm.com>
Also did a quick test on top of
https://gitlab.com/thuth/qemu.git tags/pull-request-2022-11-06
to verify that zPCI interpretation/forwarding is available as expected with
machine 7.2 and off by default in 7.1 and older.
>
> Cédric Le Goater (2):
> Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property"
> s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machines
>
> include/hw/s390x/s390-virtio-ccw.h | 1 -
> hw/s390x/s390-pci-kvm.c | 4 +---
> hw/s390x/s390-virtio-ccw.c | 29 +++++------------------------
> util/qemu-config.c | 4 ----
> qemu-options.hx | 8 +-------
> 5 files changed, 7 insertions(+), 39 deletions(-)
>