commit | cbac0ea11efb9170eb490b47ba32b1df24e7b26e | [log] [tgz] |
---|---|---|
author | Mostafa Saleh <smostafa@google.com> | Tue Mar 28 22:56:18 2023 +0000 |
committer | Mostafa Saleh <smostafa@google.com> | Sat Apr 08 08:39:14 2023 +0000 |
tree | c70f0244e7b68455a7dbbcbfdc0db8ea9786e2bb | |
parent | 1dd1eaedb6d2604575fd688c5b289d4b5724c9be [diff] |
vfio: Add cmdline arg to prevent mapping VM memory with VFIO IOMMU As pKVM SMMUv3 driver doesn't support multi-sharing, we can't map guest memory in VFIO IOMMU as both require sharing. Signed-off-by: Mostafa Saleh <smostafa@google.com>