Page MenuHomeFreeBSD

Bhyve: Detect Extended Destination ID support
ClosedPublic

Authored by cperciva on Feb 22 2026, 4:11 AM.
Tags
None
Referenced Files
F151843682: D55431.id174421.diff
Sat, Apr 11, 1:24 AM
Unknown Object (File)
Fri, Apr 10, 12:39 PM
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
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 71442
Build 68325: arc lint + arc unit

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.