On 5/7/25 07:20, Harsh Prateek Bora wrote:
pseries-3.0, 3.1 and 4.0 had been deprecated and due for removal now.
Also removing pre-4.1 backward compatibility hacks that aren't needed
anymore.
Harsh Prateek Bora (3):
ppc/spapr: remove deprecated machine pseries-3.0
ppc/spapr: remove deprecated machine pseries-3.1
ppc/spapr: remove deprecated machine pseries-4.0
include/hw/ppc/spapr.h | 5 --
include/hw/ppc/spapr_irq.h | 1 -
hw/ppc/spapr.c | 118 +++----------------------------------
hw/ppc/spapr_caps.c | 12 +---
hw/ppc/spapr_events.c | 8 ---
hw/ppc/spapr_hcall.c | 5 --
hw/ppc/spapr_irq.c | 16 +----
hw/ppc/spapr_pci.c | 32 ++--------
hw/ppc/spapr_vio.c | 9 ---
9 files changed, 13 insertions(+), 193 deletions(-)
Reviewed-by: Cédric Le Goater <c...@redhat.com>
Thanks,
C.