mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-08 10:04:42 +00:00
doc: fix misspellings in hld docs
can and fix misspellings missed during normal review Tracked-on: #1648 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
569ababd86
commit
97c8c16f6a
@@ -1251,7 +1251,7 @@ In the handlers for EPT violation or APIC access VM exit, ACRN will:
|
||||
direction. It will finally complete this MMIO request emulation
|
||||
by:
|
||||
|
||||
a. puting req.val to req.addr for write operation
|
||||
a. putting req.val to req.addr for write operation
|
||||
b. getting req.val from req.addr for read operation
|
||||
|
||||
5. If the access direction is read, then do *emulate_instruction* to
|
||||
|
||||
Reference in New Issue
Block a user