Page MenuHomeFreeBSD

x86 FRED: add CPUID, MSR, and CR4 bits
ClosedPublic

Authored by kib on Mar 11 2026, 12:34 PM.
Tags
None
Referenced Files
F157307969: D55810.id173668.diff
Wed, May 20, 5:04 AM
Unknown Object (File)
Tue, May 19, 5:00 PM
Unknown Object (File)
Mon, May 18, 4:12 AM
Unknown Object (File)
Mon, May 18, 4:06 AM
Unknown Object (File)
Mon, May 18, 3:12 AM
Unknown Object (File)
Mon, May 18, 3:05 AM
Unknown Object (File)
Sun, May 17, 9:33 AM
Unknown Object (File)
Sun, May 17, 8:20 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

kib requested review of this revision.Mar 11 2026, 12:34 PM
jhb added inline comments.
sys/x86/x86/identcpu.c
1048–1049

I wonder why we want to limit the bits here? We don't do that for any other of the feature words.

This revision is now accepted and ready to land.Mar 12 2026, 3:09 PM
This revision now requires review to proceed.Mar 12 2026, 3:26 PM
kib marked an inline comment as done.Mar 12 2026, 3:26 PM
This revision is now accepted and ready to land.Mar 12 2026, 3:48 PM
This revision was automatically updated to reflect the committed changes.