hw/intc/arm_gicv3: Wire up distributor and redistributor MMIO regions
commit287c181ae4132d7cc75ea422051f2c90e90b6493
authorPeter Maydell <peter.maydell@linaro.org>
Fri, 17 Jun 2016 14:23:47 +0000 (17 15:23 +0100)
committerPeter Maydell <peter.maydell@linaro.org>
Fri, 17 Jun 2016 14:23:51 +0000 (17 15:23 +0100)
tree08e64494d7f87b92c96e43378d3ef5150704974b
parentcec93a938a7e84477be0be3ea428717f44dd5f1d
hw/intc/arm_gicv3: Wire up distributor and redistributor MMIO regions

Wire up the MMIO functions exposed by the distributor and the
redistributor into MMIO regions exposed by the GICv3 device.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Shannon Zhao <shannon.zhao@linaro.org>
Tested-by: Shannon Zhao <shannon.zhao@linaro.org>
Message-id: 1465915112-29272-14-git-send-email-peter.maydell@linaro.org
hw/intc/arm_gicv3.c