Page MenuHomeFreeBSD

vmm: Add missing AVX instructions for AVX512 in cpuid stdext
ClosedPublic

Authored by aokblast on Mar 22 2026, 2:37 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 21, 2:40 AM
Unknown Object (File)
Sat, Apr 18, 12:55 PM
Unknown Object (File)
Sat, Apr 18, 11:44 AM
Unknown Object (File)
Sat, Apr 18, 11:44 AM
Unknown Object (File)
Sat, Apr 18, 11:44 AM
Unknown Object (File)
Sat, Apr 18, 11:44 AM
Unknown Object (File)
Sat, Apr 18, 9:46 AM
Unknown Object (File)
Fri, Apr 17, 10:34 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 71723
Build 68606: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Mar 22 2026, 3:32 AM

Fix also in stdext and stdext3

This revision now requires review to proceed.Thu, Mar 26, 3:06 PM
aokblast retitled this revision from vmm: Add more AVX instruction for AVX512 in cpuid stdext2 to vmm: Add missing AVX instructions for AVX512 in cpuid stdext.Thu, Mar 26, 3:07 PM
sys/amd64/vmm/x86.c
443

I will remove this unrelated change before merging to main.

This revision is now accepted and ready to land.Sat, Mar 28, 9:21 AM