mirror of
https://github.com/genodelabs/genode.git
synced 2025-04-16 07:27:35 +00:00
base: run mp_server on hw_x86_64 as single core
This commit is contained in:
parent
8fd30b13ac
commit
0fb5ce0918
@ -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 "
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user