Hi Peter,
As per your suggestion, i have split the series into smaller pieces and
shared newer patch-sets for review including cover letter.
Also,have added virt board support and tested the same for
functionality using kvm-unit-tests.
Please ignore this patch and consider the latest series patch
On Mon, 15 Mar 2021 at 16:49, Shashi Mallela wrote:
>
> Implementation of Interrupt Translation Service which allows eventid
> from devices to be translated to physical LPI IntIds.Extended the
> redistributor functionality to process LPI Interrupts as well.
>
> Signed-off-by: Shashi Mallela
> ---
Implementation of Interrupt Translation Service which allows eventid
from devices to be translated to physical LPI IntIds.Extended the
redistributor functionality to process LPI Interrupts as well.
Signed-off-by: Shashi Mallela
---
hw/intc/arm_gicv3.c|6 +
hw/intc/arm_gic