Failed in applying to current master (
apply log)
xen/arch/arm/device.c | 2 +-
xen/arch/arm/include/asm/iommu.h | 15 ++
xen/arch/arm/include/asm/pci.h | 2 +
xen/arch/arm/pci/pci.c | 14 +-
xen/arch/arm/vgic-v3-its.c | 24 ++-
xen/arch/x86/include/asm/pci.h | 6 +
xen/common/device-tree/device-tree.c | 91 ++++++++++
xen/drivers/passthrough/arm/iommu.c | 13 ++
xen/drivers/passthrough/arm/smmu-v3.c | 119 +++++++++++--
xen/drivers/passthrough/arm/smmu.c | 246 +++++++++++++++-----------
xen/drivers/passthrough/device_tree.c | 49 +++++
xen/drivers/pci/physdev.c | 7 +-
xen/include/xen/device_tree.h | 23 +++
xen/include/xen/iommu.h | 21 ++-
xen/include/xen/pci.h | 5 +
15 files changed, 520 insertions(+), 117 deletions(-)