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
When guest console is redirected to stdio, Ctrl-c is also passed to
guest. Add escape sequence Ctrl-a x to send SIGINT to exit acrn-dm
in such case.
Tracked-On: projectacrn#8731
Signed-off-by: Jiaqing Zhao <[email protected]>
Reviewed-by: Jian Jun Chen <[email protected]>
When guest console is redirected to stdio, Ctrl-c is also passed to
guest. Add escape sequence Ctrl-a x to send SIGINT to exit acrn-dm
in such case.
Tracked-On: #8731
Signed-off-by: Jiaqing Zhao <[email protected]>
Reviewed-by: Jian Jun Chen <[email protected]>
No description provided.
The text was updated successfully, but these errors were encountered: