Skip to content

QemuRunner.py: Add QEMU monitor connection option - #156

Merged
Michael Kubacki (makubacki) merged 1 commit into
microsoft:mainfrom
makubacki:add_qemu_monitor
Nov 21, 2022
Merged

Michael Kubacki (makubacki) merged 1 commit into
microsoft:mainfrom
makubacki:add_qemu_monitor

Conversation

@makubacki

Copy link
Copy Markdown
Member

Allows a MONITOR_PORT build env variable to be set to specify
a localhost port that should be connected to the QEMU monitor.

This can be useful for debugging at any phase, but especially for
early boot code.

QEMU Monitor commands:
https://qemu-project.gitlab.io/qemu/system/monitor.html

Signed-off-by: Michael Kubacki michael.kubacki@microsoft.com

Allows a `MONITOR_PORT` build env variable to be set to specify
a localhost port that should be connected to the QEMU monitor.

This can be useful for debugging at any phase, but especially for
early boot code.

QEMU Monitor commands:
https://qemu-project.gitlab.io/qemu/system/monitor.html

Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
@makubacki
Michael Kubacki (makubacki) merged commit d7d64cd into microsoft:main Nov 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants