diff options
author | 2022-10-11 17:48:22 -0300 | |
---|---|---|
committer | 2022-10-28 13:15:22 -0300 | |
commit | ec0f351af109e2b3d94ae50f5fe560a435b544d1 (patch) | |
tree | 7c8ee6dcdd399ed67467ca5d5f81c3b05dec5313 /hw/usb/dev-hub.c | |
parent | target/ppc: create an interrupt deliver method for POWER7 (diff) | |
download | qemu-ec0f351af109e2b3d94ae50f5fe560a435b544d1.tar.xz qemu-ec0f351af109e2b3d94ae50f5fe560a435b544d1.zip |
target/ppc: remove unused interrupts from p7_deliver_interrupt
Remove the following unused interrupts from the POWER7 interrupt
processing method:
- PPC_INTERRUPT_RESET: only raised for 6xx, 7xx, 970 and POWER5p;
- Hypervisor Virtualization: introduced in Power ISA v3.0;
- Hypervisor Doorbell and Event-Based Branch: introduced in
Power ISA v2.07;
- Critical Input, Watchdog Timer, and Fixed Interval Timer: only defined
for embedded CPUs;
- Doorbell and Critical Doorbell Interrupt: 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-23-matheus.ferst@eldorado.org.br>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Diffstat (limited to 'hw/usb/dev-hub.c')
0 files changed, 0 insertions, 0 deletions