Expand description
Module containing type implementations needed for x86 CPU configuration
Modules§
- cpuid
- Module for CPUID instruction related content Utility for configuring the CPUID (CPU identification) for the guest microVM.
- custom_
cpu_ template - Module for custom CPU templates
- static_
cpu_ templates - Module for static CPU templates
- test_
utils - Module with test utils for custom CPU templates
Structs§
- CpuConfiguration
- CPU configuration for x86_64 CPUs
Enums§
- CpuConfiguration
Error - Errors thrown while configuring templates.