Re: [PATCH v3 06/29] target/ppc: remove unused interrupts from p9_next_unmasked_interrupt

2022-10-13 Thread Fabiano Rosas
Matheus Ferst writes: > Remove the following unused interrupts from the POWER9 interrupt masking > method: > - PPC_INTERRUPT_RESET: only raised for 6xx, 7xx, 970 and POWER5p; > - Debug Interrupt: removed in Power ISA v2.07; > - Critical Input, Watchdog Timer, and Fixed Interval Timer: only define

[PATCH v3 06/29] target/ppc: remove unused interrupts from p9_next_unmasked_interrupt

2022-10-11 Thread Matheus Ferst
Remove the following unused interrupts from the POWER9 interrupt masking method: - PPC_INTERRUPT_RESET: only raised for 6xx, 7xx, 970 and POWER5p; - Debug Interrupt: removed in Power ISA v2.07; - Critical Input, Watchdog Timer, and Fixed Interval Timer: only defined for embedded CPUs; - Critical