Searched hist:"7 b694df6a6deeac8ede0512f983c70463968021a" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/ppc/ |
H A D | misc_helper.c | diff 7b694df6a6deeac8ede0512f983c70463968021a Tue Oct 11 15:48:02 CDT 2022 Matheus Ferst <matheus.ferst@eldorado.org.br> target/ppc: always use ppc_set_irq to set env->pending_interrupts
Use ppc_set_irq to raise/clear interrupts to ensure CPU_INTERRUPT_HARD will be set/reset accordingly.
Reviewed-by: Fabiano Rosas <farosas@linux.ibm.com> Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br> Message-Id: <20221011204829.1641124-3-matheus.ferst@eldorado.org.br> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
|
H A D | excp_helper.c | diff 7b694df6a6deeac8ede0512f983c70463968021a Tue Oct 11 15:48:02 CDT 2022 Matheus Ferst <matheus.ferst@eldorado.org.br> target/ppc: always use ppc_set_irq to set env->pending_interrupts
Use ppc_set_irq to raise/clear interrupts to ensure CPU_INTERRUPT_HARD will be set/reset accordingly.
Reviewed-by: Fabiano Rosas <farosas@linux.ibm.com> Signed-off-by: Matheus Ferst <matheus.ferst@eldorado.org.br> Message-Id: <20221011204829.1641124-3-matheus.ferst@eldorado.org.br> Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
|