You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 12, 2021. It is now read-only.
Which feature do you think can be improved?
Hi~ guys
I have been working on supporting firecracker on aarch64. ;). There were one missing kernel config.
Recently, Serial device was finally fully supported with firecracker on aarch64, see details here.
So a set of kernel configs related with 8250 compatible serial ports should be turn on.
PR is on the way. ;)