mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-21 22:03:49 +03:00
cpu_map: Add missing feature "prefetchiti"
Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
e680f69f77
commit
5d1a8d0053
@ -444,6 +444,9 @@
|
||||
<feature name='avx-ne-convert'>
|
||||
<cpuid eax_in='0x07' ecx_in='0x01' edx='0x00000020'/>
|
||||
</feature>
|
||||
<feature name='prefetchiti'>
|
||||
<cpuid eax_in='0x07' ecx_in='0x01' edx='0x00004000'/>
|
||||
</feature>
|
||||
|
||||
<!-- Processor Extended State Enumeration sub leaf 1 -->
|
||||
<feature name='xsaveopt'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user