mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06: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:
@@ -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'>
|
||||
|
||||
Reference in New Issue
Block a user