summaryrefslogtreecommitdiffstats
path: root/hw/intc/m68k_irqc.c
diff options
context:
space:
mode:
authorPeter Maydell2022-04-08 16:15:41 +0200
committerPeter Maydell2022-04-22 15:44:53 +0200
commit932f0480d0275c6e5c171ca464806cda90627d86 (patch)
treedf949e984dd3453f9ca34a6458247cca52ac1e38 /hw/intc/m68k_irqc.c
parenthw/intc/arm_gicv3_redist: Implement gicv3_redist_process_vlpi() (diff)
downloadqemu-932f0480d0275c6e5c171ca464806cda90627d86.tar.gz
qemu-932f0480d0275c6e5c171ca464806cda90627d86.tar.xz
qemu-932f0480d0275c6e5c171ca464806cda90627d86.zip
hw/intc/arm_gicv3_redist: Implement gicv3_redist_vlpi_pending()
Implement the function gicv3_redist_vlpi_pending(), which was previously left as a stub. This is the function that is called by the CPU interface when it changes the state of a vLPI. It's similar to gicv3_redist_process_vlpi(), but we know that the vCPU is definitely resident on the redistributor and the irq is in range, so it is a bit simpler. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20220408141550.1271295-33-peter.maydell@linaro.org
Diffstat (limited to 'hw/intc/m68k_irqc.c')
0 files changed, 0 insertions, 0 deletions