On 14 July 2018 at 18:15, Luc Michel <luc.mic...@greensocs.com> wrote: > Implement GICD_ISACTIVERn and GICD_ICACTIVERn registers in the GICv2. > Those registers allow to set or clear the active state of an IRQ in the > distributor. > > Signed-off-by: Luc Michel <luc.mic...@greensocs.com> > --- > hw/intc/arm_gic.c | 61 +++++++++++++++++++++++++++++++++++++++++++---- > 1 file changed, 57 insertions(+), 4 deletions(-)
Reviewed-by: Peter Maydell <peter.mayd...@linaro.org> thanks -- PMM