hw/intc/arm_gicv3_its: Implement INV for virtual interrupts
commitd4014320a430d2ac07f896b9ce38778258060deb
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 8 Apr 2022 14:15:28 +0000 (8 15:15 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 22 Apr 2022 13:44:52 +0000 (22 14:44 +0100)
tree04a7d2a3453a00cc5e71f6088d66ef48a7d10f23
parenta686e85d2b4a3b95d97d01dfa3fd4607f1216cf0
hw/intc/arm_gicv3_its: Implement INV for virtual interrupts

Implement the ITS side of the handling of the INV command for
virtual interrupts; as usual this calls into a redistributor
function which we leave as a stub to fill in later.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20220408141550.1271295-20-peter.maydell@linaro.org
hw/intc/arm_gicv3_its.c
hw/intc/arm_gicv3_redist.c
hw/intc/gicv3_internal.h