Click to Rate and Give Feedback
MSDN
MSDN Library
Windows Driver Kit
Hypervisor
Design Guide
 Standard Hypervisor CPUID Leaves
Windows Driver Kit: Hypervisor
Standard Hypervisor CPUID Leaves

When the 0x40000000 leaf is queried, the hypervisor will return the maximum hypervisor CPUID leaf number and a vendor identifier signature. The following table provides the detailed return value information.

LeafHypervisor returns
0x40000000Hypervisor CPUID leaf range and vendor identifier signature are returned in the following registers.
EAXThe maximum input value for the hypervisor CPUID information, which determines the CPUID leaf range.
EBXThe first part of the hypervisor vendor identifier signature.
ECXMore of the hypervisor vendor identifier signature.
EDXThe final part of the hypervisor vendor identifier signature.

If the 0x40000001 leaf is queried, the hypervisor will return a value that identifies the hypervisor interface. The following table provides the detailed return value information.

LeafHypervisor returns
0x40000001Hypervisor vendor-neutral interface identification, which determines the semantics of leaves from 0x40000002 through 0x400000FF, is returned in the following register.
EAXHypervisor interface signature.
EBXReserved.
ECXReserved.
EDXReserved.


Send feedback on this topic
Built on November 19, 2009
© 2010 Microsoft Corporation. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker