mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-03 11:35:19 +00:00
cpu_map: Add missing x86 feature "arch-lbr"
Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
parent
1e30910967
commit
4ba1e382f7
@ -378,6 +378,9 @@
|
||||
<feature name='pconfig'>
|
||||
<cpuid eax_in='0x07' ecx_in='0x00' edx='0x00040000'/>
|
||||
</feature>
|
||||
<feature name='arch-lbr'>
|
||||
<cpuid eax_in='0x07' ecx_in='0x00' edx='0x00080000'/>
|
||||
</feature>
|
||||
<feature name='amx-bf16'>
|
||||
<cpuid eax_in='0x07' ecx_in='0x00' edx='0x00400000'/>
|
||||
</feature>
|
||||
|
Loading…
Reference in New Issue
Block a user