Skip to content

Commit

Permalink
Merge pull request #3960 from menli820/KVMAUTOMA-1974_single
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulYuuu committed Jul 24, 2024
2 parents 0752c32 + 115f451 commit ebc1042
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions qemu/tests/cfg/single_driver_install.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -155,3 +155,17 @@
device_name = "QEMU FwCfg Device"
device_hwid = '"ACPI\VEN_QEMU&DEV_0002"'
vmcoreinfo = yes
- with_viomem:
no Host_RHEL.m6 Host_RHEL.m7 Host_RHEL.m8
required_virtio_win_prewhql = [0.1.251, )
required_virtio_win = [1.9.40.0, )
maxmem_mem = 80G
mem_fixed = 4096
mem_devs = 'vmem0'
vm_memdev_model_vmem0 = "virtio-mem"
size_mem_vmem0 = 8G
requested-size_memory_vmem0 = 1G
memdev_memory_vmem0 = "mem-vmem0"
driver_name = "viomem"
device_name = "VirtIO Viomem Driver"
device_hwid = '"PCI\VEN_1AF4&DEV_1002" "PCI\VEN_1AF4&DEV_1058"'

0 comments on commit ebc1042

Please sign in to comment.