Skip to content

Commit

Permalink
Check virtio device function with iommu when disable ats
Browse files Browse the repository at this point in the history
Add a new scenario when ats=off

Signed-off-by: Jin Liu <[email protected]>
  • Loading branch information
JinLiul committed Nov 20, 2023
1 parent 9ce78ff commit 06693dd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions qemu/tests/cfg/guest_iommu_test.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,6 @@
smp = 10
- intremap_off:
iommu_intremap = off
- ats_off:
del virtio_dev_ats
virtio_dev_ats = off

0 comments on commit 06693dd

Please sign in to comment.