Update qemu command to change machine to q35
This enables PCIe
This commit is contained in:
parent
af5ad73cf7
commit
665d8aef80
@ -197,6 +197,7 @@ task "run", desc: "Run HOS in QEMU" do
|
||||
end
|
||||
sh %W[
|
||||
qemu-system-x86_64
|
||||
-machine q35
|
||||
-cpu max
|
||||
-serial file:qemu/serial.out
|
||||
-bios #{ovmf}
|
||||
|
Loading…
x
Reference in New Issue
Block a user