From f0071f1b81e46847d1934f6c971622076b76a9db Mon Sep 17 00:00:00 2001 From: menli Date: Wed, 21 Aug 2024 17:00:00 +0800 Subject: [PATCH] virtio_mem_numa_basic.cfg: Add support on windows side Add support on windows side to test viomem. Signed-off-by: menli --- qemu/tests/cfg/virtio_mem_numa_basic.cfg | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/qemu/tests/cfg/virtio_mem_numa_basic.cfg b/qemu/tests/cfg/virtio_mem_numa_basic.cfg index f5492db69f..9b8e75aeb9 100644 --- a/qemu/tests/cfg/virtio_mem_numa_basic.cfg +++ b/qemu/tests/cfg/virtio_mem_numa_basic.cfg @@ -1,5 +1,4 @@ - virtio_mem_numa_basic: - only Linux no Host_RHEL.m6 Host_RHEL.m7 Host_RHEL.m8 no RHEL.6 RHEL.7 RHEL.8 no s390x @@ -37,10 +36,14 @@ pcie_extra_root_port = 0 requested-size_test_vmem0 = "4G 8G 0" requested-size_test_vmem1 = "1G 8G 0" + Windows: + required_virtio_win_prewhql = [0.1.251, ) + required_virtio_win = [1.9.40.0, ) variants operation: - @default: - with_reboot: - with_migration: + no Windows kill_vm_on_error = yes mig_timeout = 1200 migration_protocol = "tcp"