Skip to content

Commit

Permalink
Merge pull request #4210 from menli820/KVMAUTOMA-2886
Browse files Browse the repository at this point in the history
virtio-mem is not supported on 32-bit system
  • Loading branch information
vivianQizhu authored Nov 27, 2024
2 parents 651e645 + 01af5c1 commit 2dca34c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions qemu/tests/cfg/single_driver_install.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -157,6 +157,7 @@
vmcoreinfo = yes
- with_viomem:
no Host_RHEL.m6 Host_RHEL.m7 Host_RHEL.m8
no i386
required_virtio_win_prewhql = [0.1.251, )
required_virtio_win = [1.9.40.0, )
maxmem_mem = 80G
Expand Down
1 change: 1 addition & 0 deletions qemu/tests/cfg/virtio_driver_sign_check.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
- with_fwcfg:
tested_driver = fwcfg
- with_viomem:
no i386
required_virtio_win_prewhql = [0.1.251, )
required_virtio_win = [1.9.40.0, )
tested_driver = viomem
1 change: 1 addition & 0 deletions qemu/tests/cfg/win_sigverif.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,7 @@
device_name = "VirtIO FS Device"
- with_viomem:
no Host_RHEL.m6 Host_RHEL.m7 Host_RHEL.m8
no i386
required_virtio_win_prewhql = [0.1.251, )
required_virtio_win = [1.9.40.0, )
maxmem_mem = 80G
Expand Down

0 comments on commit 2dca34c

Please sign in to comment.