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, Sep 6, 11:45 AM
Unknown Object (File)
Sat, Sep 5, 3:25 PM
Unknown Object (File)
Fri, Sep 4, 10:42 PM
Unknown Object (File)
Wed, Sep 2, 9:32 PM
Unknown Object (File)
Wed, Sep 2, 2:48 PM
Unknown Object (File)
Wed, Sep 2, 10:36 AM
Unknown Object (File)
Wed, Sep 2, 9:17 AM
Unknown Object (File)
Mon, Aug 31, 9:35 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 71631
Build 68514: 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.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
446

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