Expand description
Provides the synthetic hypervisor cpuid leaves matching this hv1 emulator’s capabilities.
Constants§
- SUPPORTED_
FEATURES - The hypervisor features that this emulator supports.
- SUPPORTED_
PRIVILEGES - The partition privileges that this emulator supports.
Functions§
- make_
hv_ cpuid_ leaves - Converts the given features and enlightenment information into a set of synthetic cpuid leaves.
- make_
isolated_ hv_ cpuid_ leaves - Converts the given features and enlightenment information into a set of synthetic cpuid leaves for isolated VMs.
- process_
hv_ cpuid_ leaves - Adds the standard hypervisor leaves and version information, and filters out information we shouldn’t expose if we’re hiding isolation.