Re: [PATCH v2 1/8] xen/arm: Import the SMMUv3 driver from Linux

2020-12-01 Thread Stefano Stabellini
On Thu, 26 Nov 2020, Rahul Singh wrote: > Based on tag Linux 5.9.8 commit 951cbbc386ff01b50da4f46387e994e81d9ab431 > > It's a copy of the Linux SMMUv3 driver. Xen specific code has not > been added yet and code has not been compiled. > > Signed-off-by: Rahul Singh Acked-by: Stefano Stabellini

[PATCH v2 1/8] xen/arm: Import the SMMUv3 driver from Linux

2020-11-26 Thread Rahul Singh
Based on tag Linux 5.9.8 commit 951cbbc386ff01b50da4f46387e994e81d9ab431 It's a copy of the Linux SMMUv3 driver. Xen specific code has not been added yet and code has not been compiled. Signed-off-by: Rahul Singh --- xen/drivers/passthrough/arm/smmu-v3.c | 4164 + 1 file