Specifies options for controlling advanced machine features.
Options that would traditionally be configured in a BIOS belong
here. Features that require operating system support may have
corresponding entries in the GuestOsFeatures of an Image (e.g.,
whether or not the OS in the Image supports nested
virtualization being enabled or disabled).
Attributes
Name
Description
enable_nested_virtualization
bool
Whether to enable nested virtualization or
not (default is false).
threads_per_core
int
The number of threads per physical core. To
disable simultaneous multithreading (SMT) set
this to 1. If unset, the maximum number of
threads supported per core by the underlying
processor is assumed.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-15 UTC."],[],[]]