[PATCH v2 0/3] hw/s390x: Remove s390-ccw-virtio-4.2 machine

Philippe Mathieu-Daudé posted 3 patches 3 months, 3 weeks ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251020094903.72182-1-philmd@linaro.org
Maintainers: Eduardo Habkost <eduardo@habkost.net>, Marcel Apfelbaum <marcel.apfelbaum@gmail.com>, "Philippe Mathieu-Daudé" <philmd@linaro.org>, Yanan Wang <wangyanan55@huawei.com>, Zhao Liu <zhao1.liu@intel.com>, Halil Pasic <pasic@linux.ibm.com>, Christian Borntraeger <borntraeger@linux.ibm.com>, Eric Farman <farman@linux.ibm.com>, Matthew Rosato <mjrosato@linux.ibm.com>, Thomas Huth <thuth@redhat.com>, Richard Henderson <richard.henderson@linaro.org>, David Hildenbrand <david@redhat.com>, Ilya Leoshkevich <iii@linux.ibm.com>, Jason Herne <jjherne@linux.ibm.com>
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(-)
[PATCH v2 0/3] hw/s390x: Remove s390-ccw-virtio-4.2 machine
Posted by Philippe Mathieu-Daudé 3 months, 3 weeks ago
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