mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
base: run mp_server on hw_x86_64 as single core
This commit is contained in:
@@ -43,6 +43,7 @@ if {[have_include "power_on/qemu"]} {
|
||||
if {[have_spec okl4]} { set want_cpus 1 }
|
||||
if {[have_spec pistachio]} { set want_cpus 1 }
|
||||
if {[have_spec fiasco]} { set want_cpus 1 }
|
||||
if {[have_spec hw_x86_64]} { set want_cpus 1 }
|
||||
|
||||
append qemu_args " -nographic -m 64 -smp $want_cpus,cores=$want_cpus "
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user