We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e924cd0 commit 61087c1Copy full SHA for 61087c1
libvirt/tests/cfg/migration/migrate_mem.cfg
@@ -33,7 +33,6 @@
33
aarch64:
34
cpuxml_cpu_mode = "host-passthrough"
35
cpuxml_fallback = "allow"
36
- cpuxml_model = "qemu64"
37
cpuxml_numa_cell = [{'id': '0', 'cpus': '0-1', 'memory': '1024', 'unit': 'MiB', 'discard': 'yes'}, {'id': '1', 'cpus': '2-3', 'memory': '1024', 'unit': 'MiB'}]
38
setvm_max_mem_rt_slots = "16"
39
setvm_max_mem_rt = 8192
0 commit comments