mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00:00
cpu_map: Add missing feature "lkgs"
Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
4d981bdb2c
commit
261fe98dee
@ -437,6 +437,9 @@
|
||||
<feature name='fred'>
|
||||
<cpuid eax_in='0x00000007' ecx_in='0x00000001' eax='0x00020000'/>
|
||||
</feature>
|
||||
<feature name='lkgs'>
|
||||
<cpuid eax_in='0x00000007' ecx_in='0x00000001' eax='0x00040000'/>
|
||||
</feature>
|
||||
<feature name='amx-fp16'>
|
||||
<cpuid eax_in='0x00000007' ecx_in='0x00000001' eax='0x00200000'/>
|
||||
</feature>
|
||||
|
Loading…
x
Reference in New Issue
Block a user