Skip to content

qemu: armv7l, aarch64: add pci-serial #1703

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Aug 1, 2023

Conversation

AkihiroSuda
Copy link
Member

@AkihiroSuda AkihiroSuda commented Jul 31, 2023

On armv7l, dmesg is not shown in the default serial (ttyAMA0).
On aarch64, dmesg is still shown but cloud-init logs are not shown.

Add pci-serial device to enable ttyS0.

The default ttyAMA0 is still kept to show UEFI logs.

Fix #1701

@AkihiroSuda AkihiroSuda added this to the v0.17.0 milestone Jul 31, 2023
@AkihiroSuda AkihiroSuda requested a review from afbjorklund July 31, 2023 19:30
@AkihiroSuda AkihiroSuda changed the title templates: armv7l: directly load kernel and initrd qemu: armv7l: add pci-serial Aug 1, 2023
On armv7l, dmesg is not shown in the default serial (ttyAMA0).
On aarch64, dmesg is still shown but cloud-init logs are not shown.

Add `pci-serial` device to enable ttyS0.

The default ttyAMA0 is still kept to show UEFI logs.

Signed-off-by: Akihiro Suda <[email protected]>
@AkihiroSuda AkihiroSuda changed the title qemu: armv7l: add pci-serial qemu: armv7l, aarch64: add pci-serial Aug 1, 2023
@AkihiroSuda AkihiroSuda merged commit 57664bb into lima-vm:master Aug 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

template://experimental/armv7l doesn't boot (No log after Exiting boot services...)
1 participant