mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-07-04 11:07:51 +00:00
doc: terminology cleanup in launch options
- Replace UOS or User OS with User VM Signed-off-by: Amy Reyes <amy.reyes@intel.com>
This commit is contained in:
parent
c6f60dc9e6
commit
6c7afdbd68
@ -6,10 +6,10 @@ Launch Configuration Options
|
|||||||
As explained in :ref:`acrn_configuration_tool`, launch configuration files
|
As explained in :ref:`acrn_configuration_tool`, launch configuration files
|
||||||
define post-launched User VM settings. This document describes these option settings.
|
define post-launched User VM settings. This document describes these option settings.
|
||||||
|
|
||||||
``uos``:
|
``user_vm``:
|
||||||
Specify the User VM ``id`` to the Service VM.
|
Specify the User VM ``id`` to the Service VM.
|
||||||
|
|
||||||
``uos_type``:
|
``user_vm_type``:
|
||||||
Specify the User VM type, such as ``CLEARLINUX``, ``ANDROID``, ``ALIOS``,
|
Specify the User VM type, such as ``CLEARLINUX``, ``ANDROID``, ``ALIOS``,
|
||||||
``PREEMPT-RT LINUX``, ``GENERIC LINUX``, ``WINDOWS``, ``YOCTO``, ``UBUNTU``,
|
``PREEMPT-RT LINUX``, ``GENERIC LINUX``, ``WINDOWS``, ``YOCTO``, ``UBUNTU``,
|
||||||
``ZEPHYR`` or ``VXWORKS``.
|
``ZEPHYR`` or ``VXWORKS``.
|
||||||
|
Loading…
Reference in New Issue
Block a user