Page MenuHomeFreeBSD

Bhyve: Detect Extended Destination ID support
ClosedPublic

Authored by cperciva on Feb 22 2026, 4:11 AM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 8, 9:51 AM
Unknown Object (File)
Tue, Apr 7, 7:29 PM
Unknown Object (File)
Sun, Apr 5, 4:41 PM
Unknown Object (File)
Sun, Apr 5, 1:09 PM
Unknown Object (File)
Sat, Apr 4, 8:59 PM
Unknown Object (File)
Sat, Apr 4, 1:46 AM
Unknown Object (File)
Wed, Mar 25, 2:30 AM
Unknown Object (File)
Fri, Mar 13, 11:47 PM
Subscribers

Details

Summary

Bhyve advertises support for the Extended Destination ID standard via
bit 0 (aka CPUID_BHYVE_FEAT_EXT_DEST_ID) of the value returned in the
EAX register when Bhyve features are queried via CPUID.

MFC after: 2 weeks

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Only enable if ext_dest_id is set to -1.

Move detection code into local_apic.c

This revision was not accepted when it landed; it landed in state Needs Review.Sat, Mar 28, 5:57 AM
This revision was automatically updated to reflect the committed changes.