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

2015-07-10 Thread Ian Campbell
On Fri, 2015-07-10 at 13:12 +0530, 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 i

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

2015-07-10 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: