mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 19:32:19 +00:00
cpu_map: Add missing feature "lfence-always-serializing"
Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
877f609b8c
commit
0876e2cd9f
@ -706,6 +706,9 @@
|
||||
</feature>
|
||||
|
||||
<!-- cpuid level 0x80000021 ecx 0x0 features -->
|
||||
<feature name='lfence-always-serializing'>
|
||||
<cpuid eax_in='0x80000021' eax='0x00000004'/>
|
||||
</feature>
|
||||
<feature name='auto-ibrs'>
|
||||
<cpuid eax_in='0x80000021' eax='0x00000100'/>
|
||||
</feature>
|
||||
|
Loading…
x
Reference in New Issue
Block a user