]> www.infradead.org Git - users/dwmw2/qemu.git/commit
hw/intc: GICv3 ITS Feature enablement
authorShashi Mallela <shashi.mallela@linaro.org>
Mon, 13 Sep 2021 15:07:23 +0000 (16:07 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Mon, 13 Sep 2021 20:01:08 +0000 (21:01 +0100)
commitac30dec39652c6fe43484448617c4ca6f26b0841
treed5c5d11524c9d1723d38f8ba8710849da02d9915
parentc694cb4cada0cd6c646f704e868072bbd4f55798
hw/intc: GICv3 ITS Feature enablement

Added properties to enable ITS feature and define qemu system
address space memory in gicv3 common,setup distributor and
redistributor registers to indicate LPI support.

Signed-off-by: Shashi Mallela <shashi.mallela@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Tested-by: Neil Armstrong <narmstrong@baylibre.com>
Message-id: 20210910143951.92242-6-shashi.mallela@linaro.org
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
hw/intc/arm_gicv3_common.c
hw/intc/arm_gicv3_dist.c
hw/intc/arm_gicv3_redist.c
hw/intc/gicv3_internal.h
include/hw/intc/arm_gicv3_common.h