HV_HYPERVISOR_INTERFACE enumeration
The HV_HYPERVISOR_INTERFACE enumeration contains values that identify the hypervisor interface signature.
Syntax
typedef enum _HV_HYPERVISOR_INTERFACE { HvMicrosoftHypervisorInterface = '1#vH' } HV_HYPERVISOR_INTERFACE, *PHV_HYPERVISOR_INTERFACE;
Constants
Remarks
The HV_HYPERVISOR_INTERFACE enumeration value is returned in the HvInterface member of the HV_CPUID_RESULT union when the CPUID instruction with an input (EAX register) value of 0x40000001 is performed. For more information about results of CPUID instructions, see Microsoft Hypervisor CPUID Leafs.
Requirements
Header |
|
---|
See also
Send comments about this topic to Microsoft
Build date: 11/16/2013
Show: