diff options
author | Peter Maydell | 2022-04-08 16:15:41 +0200 |
---|---|---|
committer | Peter Maydell | 2022-04-22 15:44:53 +0200 |
commit | 932f0480d0275c6e5c171ca464806cda90627d86 (patch) | |
tree | df949e984dd3453f9ca34a6458247cca52ac1e38 /hw/intc/m68k_irqc.c | |
parent | hw/intc/arm_gicv3_redist: Implement gicv3_redist_process_vlpi() (diff) | |
download | qemu-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