Re: [Xen-devel] [PATCH v7 28/28] xen/arm: ITS: Add pci devices in ThunderX

2015-09-22 Thread Julien Grall
Hi Vijay, On 18/09/15 14:09, vijay.kil...@gmail.com wrote: > From: Vijaya Kumar K > > ITS initialization required for all PCI devices in > ThunderX platform are done by calling from specific > mapping function. > > This patch can be reverted once XEN PCI passthrough > framework for arm64 is in

[Xen-devel] [PATCH v7 28/28] xen/arm: ITS: Add pci devices in ThunderX

2015-09-18 Thread vijay . kilari
From: Vijaya Kumar K ITS initialization required for all PCI devices in ThunderX platform are done by calling from specific mapping function. This patch can be reverted once XEN PCI passthrough framework for arm64 is in available. For now all the PCI devices are assigned to Dom0 Signed-off-by: