Xen advertises support for the Extended Destination ID standard via
bit 5 (aka XEN_HVM_CPUID_EXT_DEST_ID) of the value returned in the
EAX register when Xen features are queried via CPUID.
MFC after: 2 weeks
Differential D55429
Xen: Detect Extended Destination ID support Authored by cperciva on Sun, Feb 22, 4:10 AM. Tags None Referenced Files
Subscribers
Details
Xen advertises support for the Extended Destination ID standard via MFC after: 2 weeks
Diff Detail
Event TimelineComment Actions I think I'm missing the previous changes that introduce the support for KVM, as those haven't landed in the git repository yet. FWIW, while the CPUID has been reserved on Xen, the implementation is not done, so there's no way to test it on Xen.
Comment Actions The KVM detection is just before this in the stack: https://reviews.freebsd.org/D55427 . And the code which uses ext_dest_id is in https://reviews.freebsd.org/D55426.
| ||||||||||||||||||||||||||||||||||||||||||||||