qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/8] s390x: Remove deprecated machine types v2.9 up to v2.12
@ 2025-01-15  7:38 Thomas Huth
  2025-01-15  7:38 ` [PATCH 1/8] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.9 machine type Thomas Huth
                   ` (8 more replies)
  0 siblings, 9 replies; 18+ messages in thread
From: Thomas Huth @ 2025-01-15  7:38 UTC (permalink / raw)
  To: qemu-s390x, Christian Borntraeger, David Hildenbrand
  Cc: qemu-devel, Halil Pasic, Eric Farman, Richard Henderson,
	Ilya Leoshkevich

These machine types have been marked as deprecated two releases ago,
and are older than 6 years, so according to our support policy, it
should be fine to remove them now. 

Thomas Huth (8):
  hw/s390x/s390-virtio-ccw: Remove the deprecated 2.9 machine type
  hw/s390x/css: Remove the obsolete "css_migration_enabled" variable
  hw/s390x/s390-stattrib: Remove the old migration_enabled flag
  hw/intc/s390_flic: Remove the obsolete migration_enabled flag
  hw/s390x/s390-virtio-ccw: Remove the deprecated 2.10 and 2.11 machine
    types
  hw/s390x/event-facility: Remove the obsolete "allow_all_mask_sizes"
    code
  target/s390x/gen-features: Remove the v2.11 qemu CPU model
  hw/s390x/s390-virtio-ccw: Remove the deprecated 2.12 machine type

 include/hw/s390x/css.h                |  6 ---
 include/hw/s390x/s390_flic.h          |  1 -
 include/hw/s390x/storage-attributes.h |  1 -
 hw/intc/s390_flic.c                   | 14 -----
 hw/s390x/css.c                        | 31 +----------
 hw/s390x/event-facility.c             | 37 +------------
 hw/s390x/s390-stattrib-kvm.c          |  2 +-
 hw/s390x/s390-stattrib.c              |  7 +--
 hw/s390x/s390-virtio-ccw.c            | 75 ---------------------------
 target/s390x/gen-features.c           |  7 ---
 10 files changed, 4 insertions(+), 177 deletions(-)

-- 
2.47.1



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

end of thread, other threads:[~2025-05-01 22:44 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-15  7:38 [PATCH 0/8] s390x: Remove deprecated machine types v2.9 up to v2.12 Thomas Huth
2025-01-15  7:38 ` [PATCH 1/8] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.9 machine type Thomas Huth
2025-01-15  7:38 ` [PATCH 2/8] hw/s390x/css: Remove the obsolete "css_migration_enabled" variable Thomas Huth
2025-01-15  8:54   ` Philippe Mathieu-Daudé
2025-01-15  7:38 ` [PATCH 3/8] hw/s390x/s390-stattrib: Remove the old migration_enabled flag Thomas Huth
2025-01-15  8:59   ` Philippe Mathieu-Daudé
2025-01-15  7:38 ` [PATCH 4/8] hw/intc/s390_flic: Remove the obsolete " Thomas Huth
2025-01-15  9:01   ` Philippe Mathieu-Daudé
2025-01-15  7:38 ` [PATCH 5/8] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.10 and 2.11 machine types Thomas Huth
2025-05-01 22:42   ` Philippe Mathieu-Daudé
2025-01-15  7:38 ` [PATCH 6/8] hw/s390x/event-facility: Remove the obsolete "allow_all_mask_sizes" code Thomas Huth
2025-01-15  9:03   ` Philippe Mathieu-Daudé
2025-01-15  7:38 ` [PATCH 7/8] target/s390x/gen-features: Remove the v2.11 qemu CPU model Thomas Huth
2025-04-23  7:54   ` Thomas Huth
2025-01-15  7:38 ` [PATCH 8/8] hw/s390x/s390-virtio-ccw: Remove the deprecated 2.12 machine type Thomas Huth
2025-05-01 22:43   ` Philippe Mathieu-Daudé
2025-01-15 16:35 ` [PATCH 0/8] s390x: Remove deprecated machine types v2.9 up to v2.12 Philippe Mathieu-Daudé
2025-01-15 17:04   ` Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).