acrn-hypervisor/doc/developer-guides/hld/hld-hypervisor.rst
yuhong.tao@intel.com ca9adf7ddd doc: add HLD for CAT
The hld of resource director technology, RDT. Should have CAT and
MBA. This is for CAT.

Signed-off-by: Tao Yuhong <yuhong.tao@intel.com>
2019-10-28 18:04:04 -04:00

27 lines
625 B
ReStructuredText

.. _hld-hypervisor:
Hypervisor high-level design
############################
.. toctree::
:maxdepth: 1
hv-startup
hv-vm-management
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>
RDT support, CAT <hv-rdt>