commit | 035d58586aadd9a92bb75b32ef125b7147f5a141 | [log] [tgz] |
---|---|---|
author | Mostafa Saleh <smostafa@google.com> | Mon Dec 02 19:36:12 2024 +0000 |
committer | Mostafa Saleh <smostafa@google.com> | Fri Dec 06 18:40:54 2024 +0000 |
tree | 59dfb73fd9080be6aeda2905c120bf92d4935d7f | |
parent | 0ac7c79345ec0b45237679252291b6eb14ebf6f4 [diff] |
iommu/arm-smmu-v3-kvm: Implement sg operations Implement the new map_sg ops which mainly populate the kvm_iommu_sg and pass it in the hypervisor. Signed-off-by: Mostafa Saleh <smostafa@google.com>