mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-24 02:08:04 +00:00
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:
@@ -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``
|
||||
|
||||
|
@@ -1,4 +1,5 @@
|
||||
.. _using_vxworks_as_uos:
|
||||
.. _using_vxworks_as_user_vm:
|
||||
|
||||
Run VxWorks as the User VM
|
||||
##########################
|
@@ -1,5 +1,5 @@
|
||||
.. _using_windows_as_uos:
|
||||
|
||||
.. _using_windows_as_user_vm:
|
||||
|
||||
Launch Windows as the Guest VM on ACRN
|
||||
######################################
|
@@ -1,4 +1,5 @@
|
||||
.. _using_xenomai_as_uos:
|
||||
.. _using_xenomai_as_user_vm:
|
||||
|
||||
Run Xenomai as the User VM OS (Real-Time VM)
|
||||
############################################
|
@@ -1,4 +1,5 @@
|
||||
.. _using_zephyr_as_uos:
|
||||
.. _using_zephyr_as_user_vm:
|
||||
|
||||
Run Zephyr as the User VM
|
||||
#########################
|
Reference in New Issue
Block a user