Skip to main content

MICROVM_EXEC_VALUE

Constant MICROVM_EXEC_VALUE 

Source
pub const MICROVM_EXEC_VALUE: &str = "microvm";
Expand description

Annotation value (for NATIVE_EXEC_ANNOTATION) selecting a microVM: the workload boots in its own KVM guest rather than sharing the host kernel. See WorkloadSpec::wants_microvm.