Expand description
Glue code to adapt OpenVMM-specific platform APIs to the types/traits
required by vmotherboard.
Structs§
- Adapted
Chipset - This struct adds the necessary
CpuIoimplementation to aChipset, so it can be used directly in the VP dispatch loop and passed to the processor implementations.