Failed in applying to current master (
apply log)
xen/arch/arm/device.c | 2 +-
xen/arch/arm/domain_build.c | 2 +-
xen/arch/arm/include/asm/pci.h | 5 +-
xen/arch/arm/pci/pci.c | 11 +-
xen/arch/arm/vgic-v3-its.c | 20 +++
xen/arch/x86/include/asm/pci.h | 2 +-
xen/common/device-tree/device-tree.c | 91 ++++++++++++
xen/drivers/passthrough/arm/smmu-v3.c | 117 ++++++++++++++--
xen/drivers/passthrough/arm/smmu.c | 190 ++++++++++++++++++++------
xen/drivers/passthrough/device_tree.c | 91 ++++++++++--
xen/drivers/passthrough/iommu.c | 15 ++
xen/drivers/pci/physdev.c | 4 +-
xen/include/xen/device_tree.h | 23 ++++
xen/include/xen/iommu.h | 40 +++++-
xen/include/xen/pci.h | 2 +-
15 files changed, 534 insertions(+), 81 deletions(-)