On 20/10/2025 11.49, Philippe Mathieu-Daudé wrote:
The MachineClass::fixup_ram_size callback, which was added
in commit 5c30ef937f5 ("vl/s390x: fixup ram sizes for compat
machines"), was only used by the s390-ccw-virtio-4.2 machine,
which got removed. Remove it as now unused.

Reported-by: Thomas Huth <[email protected]>
Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
---
  include/hw/boards.h | 7 -------
  hw/core/machine.c   | 3 ---
  2 files changed, 10 deletions(-)

Reviewed-by: Thomas Huth <[email protected]>


Reply via email to