Skip to content

Commit

Permalink
Merge pull request #4199 from mcasquer/3010_hotplug_mem_simple_mem_size
Browse files Browse the repository at this point in the history
hotplug_mem_simple: increase VM memory and max memory
  • Loading branch information
zhencliu authored Nov 15, 2024
2 parents c97ee92 + 3a409d2 commit 21d9934
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions qemu/tests/cfg/hotplug_mem_simple.cfg
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
- hotplug_mem_simple:
type = hotplug_mem_simple
mem = 2048
mem = 4096
slots_mem = 1
maxmem_mem = 4096M
maxmem_mem = 8192M
guest_numa_nodes = "node0"
mem_devs = "mem0"
use_mem_mem0 = "no"
Expand Down

0 comments on commit 21d9934

Please sign in to comment.