On 14 July 2018 at 18:15, Luc Michel <[email protected]> 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 <[email protected]> > --- > hw/intc/arm_gic.c | 61 +++++++++++++++++++++++++++++++++++++++++++---- > 1 file changed, 57 insertions(+), 4 deletions(-)
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
