From: Cédric Le Goater <c...@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. 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(-) -- 2.38.1