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 #1034

Merged
merged 1 commit into from
Dec 17, 2018

Conversation

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.

Fixes: #1033

Signed-off-by: Penny Zheng penny.zheng@arm.com
Signed-off-by: Wei Chen Wei.Chen@arm.com

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>
@Pennyzct
Copy link
Contributor Author

/test
@Weichen81

@Pennyzct
Copy link
Contributor Author

Pennyzct commented Dec 17, 2018

It looks like that we also don't get arm CI deployed in runtime/repo. 😂

@jodh-intel
Copy link
Contributor

jodh-intel commented Dec 17, 2018

lgtm

Approved with PullApprove

Copy link

@devimc devimc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@sboeuf sboeuf merged commit 658bd82 into kata-containers:master Dec 17, 2018
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants