doc: terminology cleanup in file names, labels

- Replace SOS with Service VM
- Replace UOS with User VM

Signed-off-by: Amy Reyes <amy.reyes@intel.com>
This commit is contained in:
Amy Reyes
2021-11-12 16:23:51 -08:00
committed by David Kinder
parent 64f9ef202e
commit 41c552dea8
10 changed files with 18 additions and 11 deletions

View File

@@ -44,7 +44,7 @@ Prepare the Zephyr image
Prepare the Zephyr kernel that you will run in VM0 later.
- Follow step 1 from the :ref:`using_zephyr_as_uos` instructions
- Follow step 1 from the :ref:`using_zephyr_as_user_vm` instructions
.. note:: We only need the ELF binary Zephyr kernel, not the entire ``zephyr.img``

View File

@@ -1,4 +1,5 @@
.. _using_vxworks_as_uos:
.. _using_vxworks_as_user_vm:
Run VxWorks as the User VM
##########################

View File

@@ -1,5 +1,5 @@
.. _using_windows_as_uos:
.. _using_windows_as_user_vm:
Launch Windows as the Guest VM on ACRN
######################################

View File

@@ -1,4 +1,5 @@
.. _using_xenomai_as_uos:
.. _using_xenomai_as_user_vm:
Run Xenomai as the User VM OS (Real-Time VM)
############################################

View File

@@ -1,4 +1,5 @@
.. _using_zephyr_as_uos:
.. _using_zephyr_as_user_vm:
Run Zephyr as the User VM
#########################