mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-10 20:43:48 +00:00
doc: terminology cleanup in DM readme
- Replace SOS or Service OS with Service VM - Clean up some of the grammar Signed-off-by: Amy Reyes <amy.reyes@intel.com>
This commit is contained in:
parent
dec624a0fe
commit
643d07b3f1
@ -3,10 +3,10 @@ ACRN Device Model
|
|||||||
|
|
||||||
Introduction
|
Introduction
|
||||||
============
|
============
|
||||||
|
|
||||||
The ACRN Device Model provides **device sharing** capabilities between the
|
The ACRN Device Model provides **device sharing** capabilities between the
|
||||||
Service OS and Guest OSs. It is a component that is used in conjunction with
|
Service VM and post-launched User VMs. It is a component that is used in
|
||||||
the `ACRN Hypervisor`_ and this is installed within the Service OS. You can
|
conjunction with the `ACRN Hypervisor`_ and is installed within the Service
|
||||||
find out more about Project ACRN on the `Project ACRN documentation`_ website.
|
VM.
|
||||||
|
|
||||||
.. _`ACRN Hypervisor`: https://github.com/projectacrn/acrn-hypervisor
|
.. _`ACRN Hypervisor`: https://github.com/projectacrn/acrn-hypervisor
|
||||||
.. _`Project ACRN documentation`: https://projectacrn.github.io/
|
|
||||||
|
Loading…
Reference in New Issue
Block a user