Here is v2 of the POWER9 PSI serirq patch with changes suggested by Cedric and some other things. But also in front of that we have a fix from Glenn for a lost interrupt problem.
I rebased Glenn's patch and also changed some comments and changelog a bit so any bugs or silly comments are probably my fault, but debug and fix is credit to him. Thanks, Nick Glenn Miles (1): ppc/pnv: Fix loss of LPC SERIRQ interrupts Nicholas Piggin (1): ppc/pnv: Implement POWER9 LPC PSI serirq outputs and auto-clear function include/hw/ppc/pnv_lpc.h | 17 ++++- hw/ppc/pnv.c | 36 ++++++++-- hw/ppc/pnv_lpc.c | 150 ++++++++++++++++++++++++++++++++------- 3 files changed, 170 insertions(+), 33 deletions(-) -- 2.43.0