commit | 03b8f704181fdc3d87801aa76a4457fb150de72a | [log] [tgz] |
---|---|---|
author | Mostafa Saleh <smostafa@google.com> | Wed Apr 26 13:22:09 2023 +0000 |
committer | Mostafa Saleh <smostafa@google.com> | Wed Apr 26 14:06:33 2023 +0000 |
tree | aca31e26a0b229e88357427da591fdeedb2d253d | |
parent | a62f01a3121301a151e1121a1210a3fd5c551316 [diff] |
KVM: arm64: pviommu: Translate guest IOMMU virtual topology Now we expect the VMM to describe the virtual topology in the guest device tree. So we need to translate incoming guest requests through host configuration created by KVM-VFIO device. Signed-off-by: Mostafa Saleh <smostafa@google.com>