Skip to content

Commit 2c5fa76

Browse files
committed
virtio-mem is not supported on 32-bit system
Our Acceptance test encountered a Virtio-mem error on the Win10.i386. But virtio-mem is not supported on 32-bit system, so remove virtio-mem test from i386. Signed-off-by: wji <[email protected]>
1 parent 48fb7a2 commit 2c5fa76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

qemu/tests/cfg/win_virtio_driver_install_from_update.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@
132132
device_hwid = '"ACPI\VEN_QEMU&DEV_0002"'
133133
- with_viomem:
134134
no Host_RHEL.m6 Host_RHEL.m7 Host_RHEL.m8
135+
no i386
135136
maxmem_mem = 20G
136137
mem_fixed = 4096
137138
mem_devs = 'vmem0'

0 commit comments

Comments
 (0)