What it means their hypervisor returns the interface signature (i.e. "Hv#1"), and that defines the interface. If we use "Lv_1", for example, we can define the interface 0x40000002 through 0x400000FF for Linux. Since leaf 0x40000000 and 0x40000001 are separate, we can decouple the hypervisor vender from the interface it supports.
This also allows a hypervisor to support multiple interfaces.
In fact, both Xen and KVM are using the leaf 0x40000001 for different purposes today (Xen: Xen version number, KVM: KVM para-virtualization features). But I don't think this would break their existing binaries mainly because they would need to expose the interface explicitly now.
What I'm saying is that Microsoft is effectively squatting on theThis further underscores my belief that using 0x400000xx forActually I'm not sure I'm following your logic. Are you saying using
anything "standards-based" at all is utterly futile, and that this
space should be treated as vendor identification and the rest as
vendor-specific. Any hope of creating a standard that's actually
usable needs to be outside this space, e.g. in the 0x40SSSSxx
space I proposed earlier.
that 0x400000xx for anything "standards-based" is utterly futile
because Microsoft said "the range is hypervisor vendor-neutral"? Or
you were not sure what they meant there. If we are not clear, we can
ask them.
0x400000xx space with their definition. As written, it's not even
clear that it will remain consistent between *their own* hypervisors,
even less anyone else's.
I hope the above clarified your concern. You can google-search a more detailed public spec. Let me know if you want to know a specific URL.