mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-05 10:50:43 +00:00
DOC: change hv shell cmd sos_console to vm_console
Change shell command 'sos_console' to 'vm_console' as it is not only used to switch console to SOS. Tracked-On: #2987 Signed-off-by: Conghui Chen <conghui.chen@intel.com>
This commit is contained in:
@@ -339,7 +339,7 @@ For details on how hypervisor console works, refer to
|
||||
:ref:`hv-console`.
|
||||
|
||||
For a guest console in partition mode, ACRN provides an option to pass
|
||||
``vmid`` as an argument to ``sos_console``. vmid is same as the one
|
||||
``vmid`` as an argument to ``vm_console``. vmid is same as the one
|
||||
developer uses in the guest configuration.
|
||||
|
||||
Guests w/o LAPIC pass-thru
|
||||
|
Reference in New Issue
Block a user