Expand description
Utility for configuring the CPUID (CPU identification) for the guest microVM.
Modules§
- bit_
helper - Contains helper methods for bit operations.
- c3
- Follows a C3 template in setting up the CPUID.
- t2
- Follows a T2 template in setting up the CPUID.
Structs§
- VmSpec
- Structure containing the specifications of the VM
Enums§
- Error
- Errors associated with processing the CPUID leaves.
Functions§
- filter_
cpuid - Sets up the CPUID entries for the given vcpu.