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)
Sun, Jun 7, 2:48 PM
Unknown Object (File)
Thu, Jun 4, 9:06 PM
Unknown Object (File)
Sat, May 23, 7:02 PM
Unknown Object (File)
Thu, May 21, 10:16 PM
Unknown Object (File)
May 14 2026, 2:35 PM
Unknown Object (File)
May 14 2026, 12:30 PM
Unknown Object (File)
May 14 2026, 7:30 AM
Unknown Object (File)
May 14 2026, 7:30 AM
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