Re: [Xen-devel] [RFC PATCH v2 15/22] xen/arm: its: Add support to emulate GICR register for LPIs

2015-03-27 Thread Julien Grall
Hello Vijay, On 19/03/15 14:38, vijay.kil...@gmail.com wrote: > From: Vijaya Kumar K > > With this patch add emulation of GICR registers for LPIs. > Also add LPI property table emulation. > > Domain's LPI property table is unmapped during domain init > on LPIPROPBASE update and trapped on LPI p

[Xen-devel] [RFC PATCH v2 15/22] xen/arm: its: Add support to emulate GICR register for LPIs

2015-03-19 Thread vijay . kilari
From: Vijaya Kumar K With this patch add emulation of GICR registers for LPIs. Also add LPI property table emulation. Domain's LPI property table is unmapped during domain init on LPIPROPBASE update and trapped on LPI property table read and write Signed-off-by: Vijaya Kumar K --- xen/arch/ar