Patches applied successfully (
tree,
apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/cover.1611153615.git.rahul.singh@arm.com
MAINTAINERS | 6 +
SUPPORT.md | 1 +
xen/common/device_tree.c | 27 +
xen/drivers/passthrough/Kconfig | 11 +
xen/drivers/passthrough/arm/Makefile | 1 +
xen/drivers/passthrough/arm/smmu-v3.c | 3461 +++++++++++++++++++++++++
xen/include/xen/compiler.h | 16 +
xen/include/xen/device_tree.h | 12 +
8 files changed, 3535 insertions(+)
create mode 100644 xen/drivers/passthrough/arm/smmu-v3.c