Patches applied successfully (
tree,
apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/cover.1738665272.git.mykyta._5Fpoturai@epam.com
xen/arch/arm/device.c | 2 +-
xen/arch/arm/pci/pci.c | 5 +-
xen/arch/arm/vgic-v3-its.c | 20 +++
xen/arch/x86/include/asm/pci.h | 6 -
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 | 97 ++++++++++---
xen/drivers/pci/physdev.c | 4 +-
xen/include/xen/device_tree.h | 23 ++++
xen/include/xen/iommu.h | 31 ++++-
11 files changed, 502 insertions(+), 84 deletions(-)