mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-23 01:37:44 +00:00
doc: update doc for vUART to hypervisor console switch key
Things changed since following commit
(c623e1112
debug: vuart: add guest break key support).
Tracked-On: #8583
Signed-off-by: Qiang Zhang <qiang4.zhang@intel.com>
This commit is contained in:
@@ -73,7 +73,7 @@ struct shell {
|
||||
|
||||
#define SHELL_CMD_VM_CONSOLE "vm_console"
|
||||
#define SHELL_CMD_VM_CONSOLE_PARAM "<vm id>"
|
||||
#define SHELL_CMD_VM_CONSOLE_HELP "Switch to the VM's console. Use [Ctrl+Spacebar] to return to the ACRN shell "\
|
||||
#define SHELL_CMD_VM_CONSOLE_HELP "Switch to the VM's console. Use 'BREAK + e' to return to the ACRN shell "\
|
||||
"console"
|
||||
|
||||
#define SHELL_CMD_INTERRUPT "int"
|
||||
|
Reference in New Issue
Block a user