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)
Thu, May 14, 2:35 PM
Unknown Object (File)
Thu, May 14, 12:30 PM
Unknown Object (File)
Thu, May 14, 7:30 AM
Unknown Object (File)
Thu, May 14, 7:30 AM
Unknown Object (File)
Wed, May 13, 7:28 PM
Unknown Object (File)
Sun, May 10, 4:45 PM
Unknown Object (File)
Fri, May 8, 3:51 AM
Unknown Object (File)
Tue, Apr 28, 1:59 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.Mar 26 2026, 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.Mar 26 2026, 3:07 PM
sys/amd64/vmm/x86.c
442

I will remove this unrelated change before merging to main.

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