Skip to content

Commit e7bdede

Browse files
authored
Merge pull request #4222 from menli820/KVMAUTOMA-3144
block_with_iommu.cfg: limit iommu case for windows on Intel CPU only
2 parents 2ec20aa + cb8b3aa commit e7bdede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qemu/tests/cfg/block_with_iommu.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
only virtio_scsi, virtio_blk
3838
# Since the iommu does not support on AMD CPU for windows guest.
3939
# So limits test on Intel CPU only here.
40-
only cpu.intel
40+
only HostCpuVendor.intel
4141
no WinXP WinVista Win7 Win8 Win8.1 Win2000 Win2003
4242
no Win2008 Win2008..r2 Win2012 Win2012..r2
4343
shutdown_cleanly = yes

0 commit comments

Comments
 (0)