diff --git a/Rsconscript b/Rsconscript index 38296a2..73fdb1b 100644 --- a/Rsconscript +++ b/Rsconscript @@ -199,6 +199,7 @@ task "run", desc: "Run HOS in QEMU" do qemu-system-x86_64 -machine q35 -cpu max + -smp cpus=4 -serial file:qemu/serial.out -bios #{ovmf} -drive file=qemu/HOS.img,format=raw