mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 06:05:27 +00:00
cpu_map: Add missing feature "amx-fp16"
Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
c8d67f644c
commit
c0dfb6b953
@ -425,6 +425,9 @@
|
||||
<feature name='fsrc'>
|
||||
<cpuid eax_in='0x07' ecx_in='0x01' eax='0x00001000'/>
|
||||
</feature>
|
||||
<feature name='amx-fp16'>
|
||||
<cpuid eax_in='0x07' ecx_in='0x01' eax='0x00200000'/>
|
||||
</feature>
|
||||
|
||||
<!-- Processor Extended State Enumeration sub leaf 1 -->
|
||||
<feature name='xsaveopt'>
|
||||
|
Loading…
Reference in New Issue
Block a user