Expand description
Module used to parse the host parameters used to setup Underhill. These are provided via a device tree IGVM parameter.
Modulesยง
- dt ๐Parse partition info using the IGVM device tree parameter.
- mmio ๐Manages MMIO range partitioning between VTLs.
- Parameters that are fixed at IGVM build time by the underhill loader.
Structsยง
- Information about the guest partition.
Constantsยง
- Maximum supported cpu count by underhill.
- Maximum size of the host-provided entropy
- The maximum number of supported virtual NUMA nodes. This must be at least as large as whatever the host supports.
- The maximum number of ram ranges that can be read from the host.
- MAX_
VTL2_ ๐RAM_ RANGES Each ram range reported by the host for VTL2 is split per NUMA node. - Maximum number of supported VTL2 used ranges.