Skip to content

Commit

Permalink
Merge pull request #6161 from Yingshun/iommu_add
Browse files Browse the repository at this point in the history
Enable a viommu test on aarch64
  • Loading branch information
dzhengfy authored Jan 24, 2025
2 parents 0ef8743 + d320a6e commit 5552930
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
enable_guest_iommu = "yes"
err_msg = "iommu model 'virtio' doesn't support additional attributes"
func_supported_since_libvirt_ver = (8, 7, 0)
only x86_64
only x86_64, aarch64
variants:
- caching_mode:
iommu_dict = {'driver': {'caching_mode': 'on'}, 'model': 'virtio'}
Expand Down

0 comments on commit 5552930

Please sign in to comment.