mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-08 22:15:21 +00:00
cpu_map: Add missing feature "null-sel-clr-base"
Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
822c5df993
commit
e680f69f77
@ -712,6 +712,9 @@
|
||||
<feature name='lfence-always-serializing'>
|
||||
<cpuid eax_in='0x80000021' eax='0x00000004'/>
|
||||
</feature>
|
||||
<feature name='null-sel-clr-base'>
|
||||
<cpuid eax_in='0x80000021' eax='0x00000040'/>
|
||||
</feature>
|
||||
<feature name='auto-ibrs'>
|
||||
<cpuid eax_in='0x80000021' eax='0x00000100'/>
|
||||
</feature>
|
||||
|
Loading…
Reference in New Issue
Block a user