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