mirror of
https://github.com/libvirt/libvirt.git
synced 2026-07-29 15:54:48 -05: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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user