mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-23 01:37:44 +00:00
doc: fix misspellings
Fix misspellings missed during regular reviews Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
c42f5c5cb6
commit
e7605fad7d
@@ -5,7 +5,7 @@ ACRN documentation generation
|
||||
|
||||
These instructions will walk you through generating the Project ACRN's
|
||||
documentation and publishing it to https://projectacrn.github.io.
|
||||
You can also use these instructions to generate the ARCN documentation
|
||||
You can also use these instructions to generate the ACRN documentation
|
||||
on your local system.
|
||||
|
||||
Documentation overview
|
||||
|
@@ -20,7 +20,7 @@ so that the VM will not evict the masked cache lines, as shown in :numref:
|
||||
CAT Support on ACRN
|
||||
*******************
|
||||
|
||||
As described at `Intel (R) 64 and IA-32 Architectures Software Developer’s Manual
|
||||
As described at `Intel (R) 64 and IA-32 Architectures Software Developer's Manual
|
||||
<https://software.intel.com/en-us/download/intel-64-and-ia-32-architectures-sdm-combined-volumes-3a-3b-3c-and-3d-system-programming-guide>`_,
|
||||
chapter 17.19, volume 3. There are 3 steps to use CAT:
|
||||
|
||||
@@ -86,7 +86,7 @@ for the HV shell (refer to :ref:`getting-started-up2` for setup instructions).
|
||||
|
||||
.. code-block:: none
|
||||
|
||||
ACRN:\>wrmsr –p1 0xc8f 0x100000000
|
||||
ACRN:\>wrmsr -p1 0xc8f 0x100000000
|
||||
|
||||
Configure CAT for VM with VM Configuration
|
||||
##########################################
|
||||
|
Reference in New Issue
Block a user