Re: [Xen-devel] [RFC PATCH 17/19] xen/arm: its: Support ITS interrupt handling

2015-03-04 Thread Stefano Stabellini
On Tue, 3 Mar 2015, Julien Grall wrote: > Hi Stefano, > > On 03/03/2015 18:07, Stefano Stabellini wrote: > > I would like to see a more generic handling of virq != physical irq. > > This is not specific to LPIs but to any scenario where the physical irq > > differs from the virtual irq. > > I tho

Re: [Xen-devel] [RFC PATCH 17/19] xen/arm: its: Support ITS interrupt handling

2015-03-03 Thread Julien Grall
Hi Stefano, On 03/03/2015 18:07, Stefano Stabellini wrote: I would like to see a more generic handling of virq != physical irq. This is not specific to LPIs but to any scenario where the physical irq differs from the virtual irq. I though we talked about it during the meeting at Connect... I'

Re: [Xen-devel] [RFC PATCH 17/19] xen/arm: its: Support ITS interrupt handling

2015-03-03 Thread Stefano Stabellini
On Mon, 2 Mar 2015, vijay.kil...@gmail.com wrote: > From: Vijaya Kumar K > > Add support for handling ITS(LPI) interrupts. > The LPI interrupts are handled by physical ITS > driver. > > nested LPI interrupt handling is not tested and > enabled. > > Signed-off-by: Vijaya Kumar K > --- > xen/ar

[Xen-devel] [RFC PATCH 17/19] xen/arm: its: Support ITS interrupt handling

2015-03-02 Thread vijay . kilari
From: Vijaya Kumar K Add support for handling ITS(LPI) interrupts. The LPI interrupts are handled by physical ITS driver. nested LPI interrupt handling is not tested and enabled. Signed-off-by: Vijaya Kumar K --- xen/arch/arm/gic-v3-its.c | 31 +++ xen/arch/arm/