[PATCH kernel 0/3] Enable IOMMU support for pseries Secure VMs
Alexey Kardashevskiy
aik at ozlabs.ru
Fri Dec 13 19:45:34 AEDT 2019
This enables IOMMU for SVM. Instead of sharing
a H_PUT_TCE_INDIRECT page, this uses H_PUT_TCE for mapping
and H_STUFF_TCE for clearing TCEs which should bring
acceptable performance at the boot time; otherwise things
work with the same speed anyway.
Please comment. Thanks.
Alexey Kardashevskiy (2):
powerpc/pseries: Allow not having
ibm,hypertas-functions::hcall-multi-tce for DDW
powerpc/pseries/iommu: Do not use H_PUT_TCE_INDIRECT in secure VM
Ram Pai (1):
powerpc/pseries/iommu: Use dma_iommu_ops for Secure VM.
arch/powerpc/platforms/pseries/iommu.c | 59 +++++++++++++++-----------
1 file changed, 34 insertions(+), 25 deletions(-)
--
2.17.1
More information about the Linuxppc-dev
mailing list