mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-07 17:28:15 +00:00
cpu_map: Add missing feature "lam"
Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
4b556699c6
commit
bcb4b246a9
@ -449,6 +449,9 @@
|
||||
<feature name='avx-ifma'>
|
||||
<cpuid eax_in='0x00000007' ecx_in='0x00000001' eax='0x00800000'/>
|
||||
</feature>
|
||||
<feature name='lam'>
|
||||
<cpuid eax_in='0x00000007' ecx_in='0x00000001' eax='0x04000000'/>
|
||||
</feature>
|
||||
|
||||
<!-- cpuid level 0x00000007, 0x0001 (edx) -->
|
||||
<feature name='avx-vnni-int8'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user