[PATCH v2 0/5] ppc/spapr: remove deprecated machines till pseries-4.2

Harsh Prateek Bora posted 5 patches 1 month ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251009184057.19973-1-harshpb@linux.ibm.com
Maintainers: Nicholas Piggin <npiggin@gmail.com>, Harsh Prateek Bora <harshpb@linux.ibm.com>
include/hw/ppc/spapr.h     |   8 --
include/hw/ppc/spapr_irq.h |   1 -
hw/ppc/spapr.c             | 182 ++-----------------------------------
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, 14 insertions(+), 259 deletions(-)
[PATCH v2 0/5] ppc/spapr: remove deprecated machines till pseries-4.2
Posted by Harsh Prateek Bora 1 month ago
pseries-3.x and 4.x had been deprecated and due for removal now.
Removing the legacy machine specific logic in respective patches.

v2: included pseries 4.1 and 4.2 due for removal now
v1: inital patches to remove 3.0 till 4.0
    <20250507052048.90559-1-harshpb@linux.ibm.com>

Harsh Prateek Bora (5):
  ppc/spapr: remove deprecated machine pseries-3.0
  ppc/spapr: remove deprecated machine pseries-3.1
  ppc/spapr: remove deprecated machine pseries-4.0
  ppc/spapr: remove deprecated machine pseries-4.1
  ppc/spapr: remove deprecated machine pseries-4.2

 include/hw/ppc/spapr.h     |   8 --
 include/hw/ppc/spapr_irq.h |   1 -
 hw/ppc/spapr.c             | 182 ++-----------------------------------
 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, 14 insertions(+), 259 deletions(-)

-- 
2.51.0