mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 03:12:22 +00:00
cpu_map: Add missing feature "avx-ifma"
Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
01be1472f9
commit
c8c44a59fe
@ -428,6 +428,9 @@
|
||||
<feature name='amx-fp16'>
|
||||
<cpuid eax_in='0x07' ecx_in='0x01' eax='0x00200000'/>
|
||||
</feature>
|
||||
<feature name='avx-ifma'>
|
||||
<cpuid eax_in='0x07' ecx_in='0x01' eax='0x00800000'/>
|
||||
</feature>
|
||||
|
||||
<!-- Processor Extended State Enumeration sub leaf 1 -->
|
||||
<feature name='xsaveopt'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user