Skip to content

Commit

Permalink
Merge pull request #4222 from menli820/KVMAUTOMA-3144
Browse files Browse the repository at this point in the history
block_with_iommu.cfg: limit iommu case for windows on Intel CPU only
  • Loading branch information
XueqiangWei authored Dec 4, 2024
2 parents 2ec20aa + cb8b3aa commit e7bdede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qemu/tests/cfg/block_with_iommu.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
only virtio_scsi, virtio_blk
# Since the iommu does not support on AMD CPU for windows guest.
# So limits test on Intel CPU only here.
only cpu.intel
only HostCpuVendor.intel
no WinXP WinVista Win7 Win8 Win8.1 Win2000 Win2003
no Win2008 Win2008..r2 Win2012 Win2012..r2
shutdown_cleanly = yes
Expand Down

0 comments on commit e7bdede

Please sign in to comment.