Re: [Xen-devel] [RFC PATCH v2 09/22] xen/arm: its: Add helper functions to decode ITS Command

2015-05-11 Thread Julien Grall
Hi Vijay, On 11/05/15 15:14, Vijay Kilari wrote: On Wed, Apr 1, 2015 at 5:10 PM, Ian Campbell ian.campb...@citrix.com wrote: On Thu, 2015-03-19 at 20:07 +0530, vijay.kil...@gmail.com wrote: From: Vijaya Kumar K vijaya.ku...@caviumnetworks.com Add helper functions to decode ITS command This

Re: [Xen-devel] [RFC PATCH v2 09/22] xen/arm: its: Add helper functions to decode ITS Command

2015-05-11 Thread Vijay Kilari
On Wed, Apr 1, 2015 at 5:10 PM, Ian Campbell ian.campb...@citrix.com wrote: On Thu, 2015-03-19 at 20:07 +0530, vijay.kil...@gmail.com wrote: From: Vijaya Kumar K vijaya.ku...@caviumnetworks.com Add helper functions to decode ITS command This will be useful for Virtual ITS driver It depends

Re: [Xen-devel] [RFC PATCH v2 09/22] xen/arm: its: Add helper functions to decode ITS Command

2015-05-11 Thread Julien Grall
On 11/05/15 15:25, Julien Grall wrote: Hi Vijay, On 11/05/15 15:14, Vijay Kilari wrote: On Wed, Apr 1, 2015 at 5:10 PM, Ian Campbell ian.campb...@citrix.com wrote: On Thu, 2015-03-19 at 20:07 +0530, vijay.kil...@gmail.com wrote: From: Vijaya Kumar K vijaya.ku...@caviumnetworks.com Add

Re: [Xen-devel] [RFC PATCH v2 09/22] xen/arm: its: Add helper functions to decode ITS Command

2015-05-11 Thread Vijay Kilari
On Mon, May 11, 2015 at 7:55 PM, Julien Grall julien.gr...@citrix.com wrote: On 11/05/15 15:25, Julien Grall wrote: Hi Vijay, On 11/05/15 15:14, Vijay Kilari wrote: On Wed, Apr 1, 2015 at 5:10 PM, Ian Campbell ian.campb...@citrix.com wrote: On Thu, 2015-03-19 at 20:07 +0530,

Re: [Xen-devel] [RFC PATCH v2 09/22] xen/arm: its: Add helper functions to decode ITS Command

2015-05-11 Thread Julien Grall
Hi, On 11/05/2015 15:36, Vijay Kilari wrote: On Mon, May 11, 2015 at 7:55 PM, Julien Grall julien.gr...@citrix.com wrote: On 11/05/15 15:25, Julien Grall wrote: Hi Vijay, On 11/05/15 15:14, Vijay Kilari wrote: On Wed, Apr 1, 2015 at 5:10 PM, Ian Campbell ian.campb...@citrix.com wrote: On

Re: [Xen-devel] [RFC PATCH v2 09/22] xen/arm: its: Add helper functions to decode ITS Command

2015-04-01 Thread Ian Campbell
On Thu, 2015-03-19 at 20:07 +0530, vijay.kil...@gmail.com wrote: From: Vijaya Kumar K vijaya.ku...@caviumnetworks.com Add helper functions to decode ITS command This will be useful for Virtual ITS driver It depends slightly on the answer to the quesiton I asked on patch #6, but in general in

[Xen-devel] [RFC PATCH v2 09/22] xen/arm: its: Add helper functions to decode ITS Command

2015-03-19 Thread vijay . kilari
From: Vijaya Kumar K vijaya.ku...@caviumnetworks.com Add helper functions to decode ITS command This will be useful for Virtual ITS driver Signed-off-by: Vijaya Kumar K vijaya.ku...@caviumnetworks.com --- xen/include/asm-arm/gic-its.h | 45 + 1 file