mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-05 10:50:43 +00:00
doc: update I/O emulation section
Transcode, edit, and upload HLD 0.7 sections 3.4 (I/O emulation) Add anchor targets to other docs reference in this section. Update .known-issues filter for "known" doxygen/breathe errors Tracked-on: #1592 Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
This commit is contained in:
committed by
David Kinder
parent
6dffef12d9
commit
9871b343fa
@@ -172,10 +172,10 @@ SW configuration for Service OS (VM0):
|
||||
SW configuration for User OS (VMx):
|
||||
|
||||
- **ACPI**: the virtual ACPI table is built by DM and put at VMx's
|
||||
F-Segment. Refer to :ref:`hld-emulated-devices` for details.
|
||||
F-Segment. Refer to :ref:`hld-io-emulation` for details.
|
||||
|
||||
- **E820**: the virtual E820 table is built by the DM then passed to
|
||||
the zero page. Refer to :ref:`hld-emulated-devices` for details.
|
||||
the zero page. Refer to :ref:`hld-io-emulation` for details.
|
||||
|
||||
- **Zero Page**: the DM prepares the zero page at location of
|
||||
"lowmem_top - 4K" in VMx. This location is set into VMx's
|
||||
|
Reference in New Issue
Block a user