mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 06:05:27 +00:00
cpu_map: Add missing feature "wrmsrns"
Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
261fe98dee
commit
4b556699c6
@ -440,6 +440,9 @@
|
|||||||
<feature name='lkgs'>
|
<feature name='lkgs'>
|
||||||
<cpuid eax_in='0x00000007' ecx_in='0x00000001' eax='0x00040000'/>
|
<cpuid eax_in='0x00000007' ecx_in='0x00000001' eax='0x00040000'/>
|
||||||
</feature>
|
</feature>
|
||||||
|
<feature name='wrmsrns'>
|
||||||
|
<cpuid eax_in='0x00000007' ecx_in='0x00000001' eax='0x00080000'/>
|
||||||
|
</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