Skip to content

doc: Update qemu-i486#18820

Merged
xiaoxiang781216 merged 1 commit into
apache:masterfrom
acassis:fix_doc
Apr 29, 2026
Merged

doc: Update qemu-i486#18820
xiaoxiang781216 merged 1 commit into
apache:masterfrom
acassis:fix_doc

Conversation

@acassis
Copy link
Copy Markdown
Contributor

@acassis acassis commented Apr 29, 2026

Summary

This PR improves the qemu-i486 documentation.

Impact

Explains how to test the qemu-i486

Testing

make html

copying images... [100%] _static/images/menuconfig-debug.png
dumping search index in English (code: en)... done
dumping object inventory... done
build succeeded.

The HTML pages are in _build/html.

This PR improves the qemu-i486 documentation.

Signed-off-by: Alan C. Assis <acassis@gmail.com>
@acassis acassis requested a review from raiden00pl as a code owner April 29, 2026 12:31
@github-actions github-actions Bot added Area: Documentation Improvements or additions to documentation Size: S The size of the change in this PR is small labels Apr 29, 2026
Comment thread Documentation/platforms/x86/qemu/boards/qemu-i486/index.rst
@acassis
Copy link
Copy Markdown
Contributor Author

acassis commented Apr 29, 2026

Ok, progress: if I enable the serial while in VGA mode I can see the nsh, but for some reason the debug output is not showing up in the serial:

image

@acassis
Copy link
Copy Markdown
Contributor Author

acassis commented Apr 29, 2026

It worked!!! The issue was qemu_vga() wasn't called, after adding it to qemu_appsinit.c :

image

@xiaoxiang781216 xiaoxiang781216 merged commit 9f2db60 into apache:master Apr 29, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Documentation Improvements or additions to documentation Size: S The size of the change in this PR is small

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants