mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-09 23:10:08 +00:00
cpu_map: Add missing feature "fred"
Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
3dbc24d7e1
commit
4d981bdb2c
@ -434,6 +434,9 @@
|
|||||||
<feature name='fsrc'>
|
<feature name='fsrc'>
|
||||||
<cpuid eax_in='0x00000007' ecx_in='0x00000001' eax='0x00001000'/>
|
<cpuid eax_in='0x00000007' ecx_in='0x00000001' eax='0x00001000'/>
|
||||||
</feature>
|
</feature>
|
||||||
|
<feature name='fred'>
|
||||||
|
<cpuid eax_in='0x00000007' ecx_in='0x00000001' eax='0x00020000'/>
|
||||||
|
</feature>
|
||||||
<feature name='amx-fp16'>
|
<feature name='amx-fp16'>
|
||||||
<cpuid eax_in='0x00000007' ecx_in='0x00000001' eax='0x00200000'/>
|
<cpuid eax_in='0x00000007' ecx_in='0x00000001' eax='0x00200000'/>
|
||||||
</feature>
|
</feature>
|
||||||
|
Loading…
Reference in New Issue
Block a user