Skip to content
New issue

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

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

Already on GitHub? # to your account

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

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
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
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 <akihiro.suda.cz@hco.ntt.co.jp>
@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
# for free to join this conversation on GitHub. Already have an account? # 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