Hi Harsh, On 7/5/25 07:20, Harsh Prateek Bora wrote:
pseries-3.0 had been deprecated and due for removal now as per policy. Also remove legacy irq support which existed for pre pseries-3.1 machines.
"Also" suggests this patch could be split in 2 distinct changes, easier to review / bisect / backport.
Suggested-by: Cédric Le Goater <c...@kaod.org> Signed-off-by: Harsh Prateek Bora <hars...@linux.ibm.com> --- include/hw/ppc/spapr.h | 1 - include/hw/ppc/spapr_irq.h | 1 - hw/ppc/spapr.c | 27 +-------------------------- hw/ppc/spapr_events.c | 8 -------- hw/ppc/spapr_irq.c | 16 +--------------- hw/ppc/spapr_pci.c | 32 ++++---------------------------- hw/ppc/spapr_vio.c | 9 --------- 7 files changed, 6 insertions(+), 88 deletions(-)