mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-10 05:09:01 +00:00
doc: terminology cleanup in What Is ACRN, HLD intro
- Replace UOS or User OS with User VM - Clean up some of the grammar Signed-off-by: Amy Reyes <amy.reyes@intel.com>
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
High-Level Design Guides
|
||||
########################
|
||||
|
||||
The ACRN Hypervisor acts as a host with full control of the processors
|
||||
The ACRN hypervisor acts as a host with full control of the processors
|
||||
and the hardware (physical memory, interrupt management, and I/O). It
|
||||
provides the User OS with an abstraction of a virtual platform, allowing
|
||||
the guest to behave as if it were executing directly on a physical
|
||||
provides the guest VM with an abstraction of a virtual platform, allowing
|
||||
the guest VM to behave as if it were executing directly on a physical
|
||||
processor.
|
||||
|
||||
These chapters describe the ACRN architecture, high-level design,
|
||||
|
Reference in New Issue
Block a user