2018-10-05 07:39:40 +08:00
|
|
|
.. _hld-hypervisor:
|
|
|
|
|
|
|
|
Hypervisor high-level design
|
|
|
|
############################
|
|
|
|
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
2018-10-19 07:53:43 +08:00
|
|
|
hv-startup
|
|
|
|
hv-cpu-virt
|
2018-10-27 06:00:16 +08:00
|
|
|
Memory management <hv-memmgt>
|
|
|
|
I/O Emulation <hv-io-emulation>
|
|
|
|
Physical Interrupt <hv-interrupt>
|
|
|
|
Timer <hv-timer>
|
2018-10-30 03:31:41 +08:00
|
|
|
Virtual Interrupt <hv-virt-interrupt>
|
|
|
|
VT-d <hv-vt-d>
|
2018-10-30 07:27:31 +08:00
|
|
|
Device Passthrough <hv-dev-passthrough>
|
2018-12-14 07:19:14 +08:00
|
|
|
hv-partitionmode
|
2018-10-31 02:02:29 +08:00
|
|
|
Power Management <hv-pm>
|
|
|
|
Console, Shell, and vUART <hv-console>
|
|
|
|
Hypercall / VHM upcall <hv-hypercall>
|
|
|
|
Compile-time configuration <hv-config>
|