Page MenuHomeFreeBSD

Bhyve: Detect Extended Destination ID support
ClosedPublic

Authored by cperciva on Feb 22 2026, 4:11 AM.
Tags
None
Referenced Files
F159322236: D55431.diff
Fri, Jun 12, 9:02 PM
Unknown Object (File)
Sun, Jun 7, 6:46 PM
Unknown Object (File)
Fri, Jun 5, 11:02 AM
Unknown Object (File)
Sat, May 30, 10:14 PM
Unknown Object (File)
Fri, May 22, 1:52 PM
Unknown Object (File)
Mon, May 18, 12:18 PM
Unknown Object (File)
Mon, May 18, 12:10 PM
Unknown Object (File)
Mon, May 18, 4:04 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 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.Mar 28 2026, 5:57 AM
This revision was automatically updated to reflect the committed changes.