Skip to content

fix: Do not redirect input#17

Merged
kroese merged 1 commit into
masterfrom
dev
Jun 4, 2026
Merged

fix: Do not redirect input#17
kroese merged 1 commit into
masterfrom
dev

Conversation

@kroese
Copy link
Copy Markdown

@kroese kroese commented Jun 4, 2026

No description provided.

Copilot AI review requested due to automatic review settings June 4, 2026 17:29
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts the QEMU launch behavior in the container entrypoint so QEMU no longer has its stdin redirected to /dev/null, aligning with the stated goal of “Do not redirect input”.

Changes:

  • Remove stdin redirection (</dev/null) when launching qemu-system-x86_64 in the background.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@kroese kroese merged commit 9cd6cf4 into master Jun 4, 2026
2 checks passed
@kroese kroese deleted the dev branch June 4, 2026 17:47
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.

2 participants