Skip to content
This repository has been archived by the owner on May 12, 2021. It is now read-only.

qemu-arm64: refactor 'console=hvc0,hvc1' for kata-agent debugging #1033

Closed
Pennyzct opened this issue Dec 17, 2018 · 0 comments
Closed

qemu-arm64: refactor 'console=hvc0,hvc1' for kata-agent debugging #1033

Pennyzct opened this issue Dec 17, 2018 · 0 comments

Comments

@Pennyzct
Copy link
Contributor

Since kata-agent is using virtio-console to output debugging info and the console ports are available in the guest as /dev/hvc0 and /dev/hvc1, we should swap origin console type console=ttyAMA0 with console=hvc0,hvc1.

Pennyzct added a commit to Pennyzct/runtime that referenced this issue Dec 17, 2018
Since kata-agent is using virtio-console to output debugging info
and the console ports are available in the guest as /dev/hvc0 and
/dev/hvc1, we should swap origin console type 'console=ttyAMA0'
with 'console=hvc0,hvc1'.

Fixes: kata-containers#1033

Signed-off-by: Penny Zheng <penny.zheng@arm.com>
Signed-off-by: Wei Chen <Wei.Chen@arm.com>
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant