Module x86_64

Module x86_64 

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

CpuConfigurationError
Errors thrown while configuring templates.