acrn-hypervisor/devicemodel/README.rst
Amy Reyes 643d07b3f1 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>
2021-11-24 06:29:25 -08:00

13 lines
363 B
ReStructuredText

ACRN Device Model
#################
Introduction
============
The ACRN Device Model provides **device sharing** capabilities between the
Service VM and post-launched User VMs. It is a component that is used in
conjunction with the `ACRN Hypervisor`_ and is installed within the Service
VM.
.. _`ACRN Hypervisor`: https://github.com/projectacrn/acrn-hypervisor