Skip to main content

Crate msb_krun_cpuid

Crate msb_krun_cpuid 

Source
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.