Skip to content

Conversation

@nathanchance
Copy link
Member

When writing boot-qemu.py output to a file, the command print will end up at the end, rather than in the spot where it should be if it was running interactively. Flush the IO buffers before running QEMU to ensure the print is consistently where it should be.

When writing boot-qemu.py output to a file, the command print will end
up at the end, rather than in the spot where it should be if it was
running interactively. Flush the IO buffers before running QEMU to
ensure the print is consistently where it should be.

Signed-off-by: Nathan Chancellor <[email protected]>
@msfjarvis msfjarvis merged commit bb73d7d into ClangBuiltLinux:main Nov 20, 2025
7 checks passed
@nathanchance nathanchance deleted the flush-qemu-cmd-print branch November 20, 2025 21:48
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