CpuFeature#
- class CpuFeature(*args, **kwargs)[source]#
Bases:
object
The list of additional CPU features to be enabled. HardwareVirtualization: Indicates whether hardware assisted virtualization should be enabled for the Guest OS or not. Once enabled, the Guest OS can deploy a nested hypervisor.
Allowed enum values:
_UNKNOWN
_REDACTED
HARDWARE_VIRTUALIZATION: Indicates whether hardware assisted virtualization should be enabled for the Guest OS. Once enabled, the Guest OS has the ability to deploy a nested hypervisor.