seoul-auto: limit to one CPU on Qemu

Issue #3965
This commit is contained in:
Alexander Boettcher 2021-02-09 11:08:55 +01:00 committed by Norman Feske
parent df38140ed6
commit 26506673c4

View File

@ -73,7 +73,7 @@ foreach binary $guest_os_binaries {
source ${genode_dir}/repos/ports/run/seoul.inc
append qemu_args " -cpu phenom -smp 2 "
append qemu_args " -cpu phenom "
append qemu_args " -nographic "
append_qemu_nic_args