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, Sep 16, 4:03 AM
Unknown Object (File)
Tue, Sep 8, 9:13 PM
Unknown Object (File)
Mon, Sep 7, 5:52 PM
Unknown Object (File)
Sun, Sep 6, 9:01 PM
Unknown Object (File)
Sat, Sep 5, 4:24 AM
Unknown Object (File)
Fri, Sep 4, 1:44 AM
Unknown Object (File)
Tue, Sep 1, 11:28 PM
Unknown Object (File)
Sun, Aug 30, 11:44 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.Mar 28 2026, 5:57 AM
This revision was automatically updated to reflect the committed changes.