mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 23:37:35 +00:00
Meta: Run QEMU with QMP socket
This allows external connections to the QEMU monitor via QMP.
This commit is contained in:
parent
259cca456f
commit
ecccd511fa
1 changed files with 1 additions and 0 deletions
|
@ -213,6 +213,7 @@ if [ -z "$SERENITY_MACHINE" ]; then
|
|||
-device i82801b11-bridge,id=bridge3 -device sdhci-pci,bus=bridge3
|
||||
-device ich9-ahci,bus=bridge3
|
||||
-chardev stdio,id=stdout,mux=on
|
||||
-qmp unix:qmp-sock,server,nowait
|
||||
"
|
||||
fi
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue