diff options
author | Matheus Ferst <matheus.ferst@eldorado.org.br> | 2022-10-11 17:48:15 -0300 |
---|---|---|
committer | Daniel Henrique Barboza <danielhb413@gmail.com> | 2022-10-28 13:15:22 -0300 |
commit | 567372673e4e3aaaa0391bb5ea127e387f4dbd34 (patch) | |
tree | dc0ae4a4efd2f64bd4b0be113ba1caae04a935cc /include/semihosting/console.h | |
parent | 6527e757db546fcdc4a0a695325fb3f1fb0804d5 (diff) | |
download | qemu-567372673e4e3aaaa0391bb5ea127e387f4dbd34.zip qemu-567372673e4e3aaaa0391bb5ea127e387f4dbd34.tar.gz qemu-567372673e4e3aaaa0391bb5ea127e387f4dbd34.tar.bz2 |
target/ppc: remove unused interrupts from p8_deliver_interrupt
Remove the following unused interrupts from the POWER8 interrupt
processing method:
- PPC_INTERRUPT_RESET: only raised for 6xx, 7xx, 970 and POWER5p;
- Debug Interrupt: removed in Power ISA v2.07;
- Hypervisor Virtualization: introduced in Power ISA v3.0;
- Critical Input, Watchdog Timer, and Fixed Interval Timer: only defined
for embedded CPUs;
- Critical Doorbell: processor does not implement the
"Embedded.Processor Control" category;
- Programmable Interval Timer: 40x-only;
- PPC_INTERRUPT_THERM: only raised for 970 and POWER5p;
Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br>
Reviewed-by: Fabiano Rosas <farosas@linux.ibm.com>
Message-Id: <20221011204829.1641124-16-matheus.ferst@eldorado.org.br>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Diffstat (limited to 'include/semihosting/console.h')
0 files changed, 0 insertions, 0 deletions