mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-06-22 21:47:22 +00:00
doc: fix doc misspellings
fix misspellings in .rst files missed during regular reviews Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
parent
510300254c
commit
d32ef9b1eb
@ -13,7 +13,7 @@ multiple virtual-GPU (vGPU) instances for virtual machine (VM) system. A
|
|||||||
VM can be assigned one instance of a vGPU. The guest OS graphic driver
|
VM can be assigned one instance of a vGPU. The guest OS graphic driver
|
||||||
needs only minor modifications to drive the vGPU adapter in a VM. Every
|
needs only minor modifications to drive the vGPU adapter in a VM. Every
|
||||||
vGPU instance adopts the full HW GPU's acceleration capability for
|
vGPU instance adopts the full HW GPU's acceleration capability for
|
||||||
media, 3D renderingi, and display.
|
media, 3D rendering, and display.
|
||||||
|
|
||||||
ACRN-GT refers to the glue layer between the ACRN hypervisor and GVT-g
|
ACRN-GT refers to the glue layer between the ACRN hypervisor and GVT-g
|
||||||
core device model. It works as the agent of hypervisor-related services.
|
core device model. It works as the agent of hypervisor-related services.
|
||||||
|
@ -109,7 +109,7 @@ left-justified, and right-justified, respectively.
|
|||||||
Finite-State Machine
|
Finite-State Machine
|
||||||
********************
|
********************
|
||||||
|
|
||||||
Here's an example of using graphviz for definine a finite-state machine
|
Here's an example of using graphviz for defining a finite-state machine
|
||||||
for pumping gas:
|
for pumping gas:
|
||||||
|
|
||||||
.. literalinclude:: images/gaspump.dot
|
.. literalinclude:: images/gaspump.dot
|
||||||
|
@ -63,7 +63,7 @@ Developers can configure hypervisor via Kconfig parameters. (See
|
|||||||
New ACRN tools
|
New ACRN tools
|
||||||
==============
|
==============
|
||||||
|
|
||||||
We've added a collectioin of support tools including acrnctl, acrntrace, acrnlog,
|
We've added a collection of support tools including acrnctl, acrntrace, acrnlog,
|
||||||
acrn-crashlog, acrnprobe. (See :ref:`tools` documentation for details.)
|
acrn-crashlog, acrnprobe. (See :ref:`tools` documentation for details.)
|
||||||
|
|
||||||
Known Issues
|
Known Issues
|
||||||
|
@ -240,7 +240,7 @@ For the User OS, we are using the same `Clear Linux`_ release version as the Ser
|
|||||||
wget https://download.clearlinux.org/releases/24040/clear/clear-24040-kvm.img.xz
|
wget https://download.clearlinux.org/releases/24040/clear/clear-24040-kvm.img.xz
|
||||||
unxz clear-24040-kvm.img.xz
|
unxz clear-24040-kvm.img.xz
|
||||||
|
|
||||||
* Download the Production Kenrel (PK) kernel
|
* Download the Production Kernel (PK) kernel
|
||||||
|
|
||||||
.. code-block:: none
|
.. code-block:: none
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user