]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/intc/arm_gicv5: Implement Deactivate command
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 27 Mar 2026 11:16:45 +0000 (11:16 +0000)
committerPeter Maydell <peter.maydell@linaro.org>
Thu, 7 May 2026 14:13:47 +0000 (15:13 +0100)
commit576891bc313ebfdff04b3428818404c3be3a264e
tree4ce63a3693bd04fdccd56bb36b7c6b61fb99759a
parent7070e62c1b2beccc27a32de6fb216a348863717c
hw/intc/arm_gicv5: Implement Deactivate command

Implement the equivalent of the GICv5 stream protocol's Deactivate
command, which lets the cpuif tell the IRS to deactivate the
specified interrupt.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Jonathan Cameron <jonathan.cameron@huawei.com>
Message-id: 20260327111700.795099-51-peter.maydell@linaro.org
hw/intc/arm_gicv5.c
hw/intc/trace-events
include/hw/intc/arm_gicv5_stream.h