[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH v9 0/2] xen/arm: Add SMMU drivers
This series was formerly called "IOMMU support for ARM". It adds support for the ARM SMMU driver which is used for instance by Midway. Major changes in v8: - Update comments and commit message in patch #2 For all changes see in each patch. A working tree can be found here: git://xenbits.xen.org/people/julieng/xen-unstable.git branch smmu-v9 Sincerely yours, Julien Grall (2): drivers/passthrough: arm: Add support for SMMU drivers xen/arm: grant: Add another entry to map MFN 1:1 in dom0 p2m xen/arch/arm/p2m.c | 2 + xen/common/grant_table.c | 4 +- xen/drivers/passthrough/arm/Makefile | 1 + xen/drivers/passthrough/arm/smmu.c | 1784 ++++++++++++++++++++++++++++++++++ xen/include/asm-arm/grant_table.h | 3 + xen/include/asm-arm/p2m.h | 3 + xen/include/asm-x86/grant_table.h | 3 + 7 files changed, 1798 insertions(+), 2 deletions(-) create mode 100644 xen/drivers/passthrough/arm/smmu.c -- 1.7.10.4 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |