Hyper-V advertises support for the Extended Destination ID standard via
bit 2 of the value returned in the EAX register when the hypervisor
stack properties are queried via CPUID.
This is based on a a commit to the Linux kernel, as there does not seem
to be any other documentation of this feature.
MFC after: 2 weeks