cpu_map: Add missing feature "auto-ibrs"

Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Tim Wiederhake 2023-05-24 09:16:04 +02:00
parent c0dfb6b953
commit 01be1472f9

View File

@ -689,6 +689,11 @@
<cpuid eax_in='0x8000000a' edx='0x10000000'/>
</feature>
<!-- cpuid level 0x80000021 ecx 0x0 features -->
<feature name='auto-ibrs'>
<cpuid eax_in='0x80000021' eax='0x00000100'/>
</feature>
<!-- IA32_ARCH_CAPABILITIES features -->
<feature name='rdctl-no'>
<msr index='0x10a' edx='0x00000000' eax='0x00000001'/>