mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-08 22:15:21 +00:00
cpu_map: Add missing feature "stibp-always-on"
Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
5d1a8d0053
commit
b038d52e30
@ -646,6 +646,9 @@
|
||||
<feature name='amd-stibp'>
|
||||
<cpuid eax_in='0x80000008' ebx='0x00008000'/>
|
||||
</feature>
|
||||
<feature name='stibp-always-on'>
|
||||
<cpuid eax_in='0x80000008' ebx='0x00020000'/>
|
||||
</feature>
|
||||
<feature name='amd-ssbd'>
|
||||
<cpuid eax_in='0x80000008' ebx='0x01000000'/>
|
||||
</feature>
|
||||
|
Loading…
Reference in New Issue
Block a user