diff options
author | Matheus Ferst <matheus.ferst@eldorado.org.br> | 2022-10-11 17:48:20 -0300 |
---|---|---|
committer | Daniel Henrique Barboza <danielhb413@gmail.com> | 2022-10-28 13:15:22 -0300 |
commit | c8e1de2e421fcb5ce88443bd819f919e3eab13f2 (patch) | |
tree | 4b9ad4fd3ef71289037d5d6f2512434b7ff96a83 /nbd | |
parent | bf303fb3f11c3e131f315e44b792ad79a8ae07bb (diff) | |
download | qemu-c8e1de2e421fcb5ce88443bd819f919e3eab13f2.zip qemu-c8e1de2e421fcb5ce88443bd819f919e3eab13f2.tar.gz qemu-c8e1de2e421fcb5ce88443bd819f919e3eab13f2.tar.bz2 |
target/ppc: remove unused interrupts from p7_next_unmasked_interrupt
Remove the following unused interrupts from the POWER7 interrupt masking
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-21-matheus.ferst@eldorado.org.br>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Diffstat (limited to 'nbd')
0 files changed, 0 insertions, 0 deletions