mbox series

[for-10.1,0/4] s390x: Remove deprecated machine types v3.0 up to v4.0

Message ID 20250414132914.250423-1-thuth@redhat.com (mailing list archive)
Headers show
Series s390x: Remove deprecated machine types v3.0 up to v4.0 | expand

Message

Thomas Huth April 14, 2025, 1:29 p.m. UTC
These machine types are older than 6 years, so according to our new
support policy, it should be fine to remove them now in QEMU v10.1.

This series is
Based-on: <20250115073819.15452-1-thuth@redhat.com>

Thomas Huth (4):
  hw/s390x/s390-virtio-ccw: Remove the deprecated 3.0 machine type
  hw/s390x: Remove the obsolete hpage_1m_allowed switch
  hw/s390x/s390-virtio-ccw: Remove the deprecated 3.1 machine type
  hw/s390x/s390-virtio-ccw: Remove the deprecated 4.0 machine type

 include/hw/s390x/s390-virtio-ccw.h |  4 --
 hw/s390x/s390-virtio-ccw.c         | 80 ------------------------------
 target/s390x/gen-features.c        | 43 ----------------
 target/s390x/kvm/kvm.c             |  6 ---
 4 files changed, 133 deletions(-)