mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-21 22:03:49 +03:00
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:
parent
c0dfb6b953
commit
01be1472f9
@ -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'/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user