mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-21 03:55:24 +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
Notes:
sideshowbarker
2024-07-18 00:34:07 +09:00
Author: https://github.com/awesomekling Commit: https://github.com/SerenityOS/serenity/commit/ecccd511fac
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
Reference in a new issue