summaryrefslogtreecommitdiffstats
path: root/hw/intc/m68k_irqc.c
diff options
context:
space:
mode:
authorPeter Maydell2022-04-08 16:15:40 +0200
committerPeter Maydell2022-04-22 15:44:53 +0200
commitd7d39749e671b5adde56b9d3b94f4c2f4ce86795 (patch)
tree9663c75500db417fb4b41c083645c843997e5139 /hw/intc/m68k_irqc.c
parenthw/intc/arm_gicv3_redist: Factor out "update bit in pending table" code (diff)
downloadqemu-d7d39749e671b5adde56b9d3b94f4c2f4ce86795.tar.gz
qemu-d7d39749e671b5adde56b9d3b94f4c2f4ce86795.tar.xz
qemu-d7d39749e671b5adde56b9d3b94f4c2f4ce86795.zip
hw/intc/arm_gicv3_redist: Implement gicv3_redist_process_vlpi()
Implement the function gicv3_redist_process_vlpi(), which was left as just a stub earlier. This function deals with being handed a VLPI by the ITS. It must set the bit in the pending table. If the vCPU is currently resident we must recalculate the highest priority pending vLPI; otherwise we may need to ring a "doorbell" interrupt to let the hypervisor know it might want to reschedule the vCPU. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20220408141550.1271295-32-peter.maydell@linaro.org
Diffstat (limited to 'hw/intc/m68k_irqc.c')
0 files changed, 0 insertions, 0 deletions