mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-08-09 20:18:19 +00:00
Changing the folder structure will cause too many broken links for external references (from other sites). So, let's put the content back where it was before the reorg, and instead use the new persona-based navigation to point to documents in the original locations. Also, introduce redirects for some documents that no longer exits. Signed-off-by: David B. Kinder <david.b.kinder@intel.com>
25 lines
576 B
ReStructuredText
25 lines
576 B
ReStructuredText
.. _hld-hypervisor:
|
|
|
|
Hypervisor high-level design
|
|
############################
|
|
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
hv-startup
|
|
hv-cpu-virt
|
|
Memory management <hv-memmgt>
|
|
I/O Emulation <hv-io-emulation>
|
|
IOC Virtualization <hv-ioc-virt>
|
|
Physical Interrupt <hv-interrupt>
|
|
Timer <hv-timer>
|
|
Virtual Interrupt <hv-virt-interrupt>
|
|
VT-d <hv-vt-d>
|
|
Device Passthrough <hv-dev-passthrough>
|
|
hv-partitionmode
|
|
Power Management <hv-pm>
|
|
Console, Shell, and vUART <hv-console>
|
|
Hypercall / VHM upcall <hv-hypercall>
|
|
Compile-time configuration <hv-config>
|