mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 21:55:25 +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'>
|
||||
<cpuid eax_in='0x00000007' ecx_in='0x00000001' eax='0x00040000'/>
|
||||
</feature>
|
||||
<feature name='wrmsrns'>
|
||||
<cpuid eax_in='0x00000007' ecx_in='0x00000001' eax='0x00080000'/>
|
||||
</feature>
|
||||
<feature name='amx-fp16'>
|
||||
<cpuid eax_in='0x00000007' ecx_in='0x00000001' eax='0x00200000'/>
|
||||
</feature>
|
||||
|
Loading…
Reference in New Issue
Block a user