Run in QEMU with 4 CPUs by default
This commit is contained in:
parent
9f8a4ea100
commit
c0a00b528e
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user