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
|
end
|
||||||
sh %W[
|
sh %W[
|
||||||
qemu-system-x86_64
|
qemu-system-x86_64
|
||||||
|
-machine q35
|
||||||
-cpu max
|
-cpu max
|
||||||
-serial file:qemu/serial.out
|
-serial file:qemu/serial.out
|
||||||
-bios #{ovmf}
|
-bios #{ovmf}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user