All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH for 7.2 0/2] s390x/s390-virtio-ccw:
@ 2022-11-07 16:13 Cédric Le Goater
  2022-11-07 16:13 ` [PATCH for 7.2 1/2] Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property" Cédric Le Goater
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Cédric Le Goater @ 2022-11-07 16:13 UTC (permalink / raw)
  To: qemu-s390x, qemu-devel
  Cc: Thomas Huth, Matthew Rosato, Eric Farman, David Hildenbrand,
	Cédric Le Goater

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.

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



^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2022-11-07 16:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-07 16:13 [PATCH for 7.2 0/2] s390x/s390-virtio-ccw: Cédric Le Goater
2022-11-07 16:13 ` [PATCH for 7.2 1/2] Revert "s390x/s390-virtio-ccw: add zpcii-disable machine property" Cédric Le Goater
2022-11-07 16:13 ` [PATCH for 7.2 2/2] s390x/s390-virtio-ccw: Switch off zPCI enhancements on older machines Cédric Le Goater
2022-11-07 16:49 ` [PATCH for 7.2 0/2] s390x/s390-virtio-ccw: Matthew Rosato

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.