qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] hw/s390x: Remove s390-ccw-virtio-4.2 machine
@ 2025-10-20  9:48 Philippe Mathieu-Daudé
  2025-10-20  9:49 ` [PATCH v2 1/3] hw/s390x/ccw: Remove deprecated " Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Philippe Mathieu-Daudé @ 2025-10-20  9:48 UTC (permalink / raw)
  To: qemu-devel
  Cc: Eric Farman, Philippe Mathieu-Daudé, Ilya Leoshkevich,
	qemu-s390x, Thomas Huth, Eduardo Habkost, Yanan Wang, Zhao Liu,
	Marcel Apfelbaum, Halil Pasic, Jason Herne, David Hildenbrand,
	Matthew Rosato, Richard Henderson, Christian Borntraeger

Since v1:
- Do not remove s390-ccw-virtio-5.0 -> 7.2 machines (Thomas)
- Remove MachineClass::fixup_ram_size (Thomas)

Remove the deprecated s390-ccw-virtio-4.2 machine, which is
older than 6 years. Remove resulting dead code.

Philippe Mathieu-Daudé (3):
  hw/s390x/ccw: Remove deprecated s390-ccw-virtio-4.2 machine
  hw/s390x/ccw: Remove SCLPDevice::increment_size field
  hw/core/machine: Remove MachineClass::fixup_ram_size callback

 include/hw/boards.h        |  7 -------
 include/hw/s390x/sclp.h    |  5 +----
 hw/core/machine.c          |  3 ---
 hw/s390x/s390-virtio-ccw.c | 33 ---------------------------------
 hw/s390x/sclp.c            | 34 +++-------------------------------
 5 files changed, 4 insertions(+), 78 deletions(-)

-- 
2.51.0



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

end of thread, other threads:[~2025-10-20 10:25 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-20  9:48 [PATCH v2 0/3] hw/s390x: Remove s390-ccw-virtio-4.2 machine Philippe Mathieu-Daudé
2025-10-20  9:49 ` [PATCH v2 1/3] hw/s390x/ccw: Remove deprecated " Philippe Mathieu-Daudé
2025-10-20 10:20   ` Thomas Huth
2025-10-20  9:49 ` [PATCH v2 2/3] hw/s390x/ccw: Remove SCLPDevice::increment_size field Philippe Mathieu-Daudé
2025-10-20 10:23   ` Thomas Huth
2025-10-20  9:49 ` [PATCH v2 3/3] hw/core/machine: Remove MachineClass::fixup_ram_size callback Philippe Mathieu-Daudé
2025-10-20 10:24   ` 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).