Skip to content

Commit

Permalink
Merge pull request #4186 from menli820/KVMAUTOMA-2504
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulYuuu authored Nov 28, 2024
2 parents 2dca34c + d7b0fff commit 0da2c77
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions qemu/tests/cfg/win_virtio_driver_install_from_update.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -132,3 +132,14 @@
driver_name = fwcfg
device_name = QEMU FwCfg Device
device_hwid = '"ACPI\VEN_QEMU&DEV_0002"'
- with_viomem:
no Host_RHEL.m6 Host_RHEL.m7 Host_RHEL.m8
maxmem_mem = 20G
mem_fixed = 4096
mem_devs = 'vmem0'
vm_memdev_model_vmem0 = "virtio-mem"
size_mem_vmem0 = 8G
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 0da2c77

Please sign in to comment.