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:
Amy Reyes 2021-11-24 11:26:26 -08:00 committed by David Kinder
parent c6f60dc9e6
commit 6c7afdbd68
1 changed files with 2 additions and 2 deletions

View File

@ -6,10 +6,10 @@ Launch Configuration Options
As explained in :ref:`acrn_configuration_tool`, launch configuration files
define post-launched User VM settings. This document describes these option settings.
``uos``:
``user_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``,
``PREEMPT-RT LINUX``, ``GENERIC LINUX``, ``WINDOWS``, ``YOCTO``, ``UBUNTU``,
``ZEPHYR`` or ``VXWORKS``.