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
cloud-hypervisor: Remove hardcoded value of console
We have kernelConsole value already defined but its
not being used as argument. So removing hardcoded value
and using kernelConsole value, which will fix issue console
service crash issue on aarch64.
Signed-off-by: Vunny Sodhi <[email protected]>
0 commit comments