mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-13 08:58:33 +03:00
cpu_map: Add missing feature "no-nested-data-bp"
Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
0876e2cd9f
commit
822c5df993
@ -706,6 +706,9 @@
|
|||||||
</feature>
|
</feature>
|
||||||
|
|
||||||
<!-- cpuid level 0x80000021 ecx 0x0 features -->
|
<!-- cpuid level 0x80000021 ecx 0x0 features -->
|
||||||
|
<feature name='no-nested-data-bp'>
|
||||||
|
<cpuid eax_in='0x80000021' eax='0x00000001'/>
|
||||||
|
</feature>
|
||||||
<feature name='lfence-always-serializing'>
|
<feature name='lfence-always-serializing'>
|
||||||
<cpuid eax_in='0x80000021' eax='0x00000004'/>
|
<cpuid eax_in='0x80000021' eax='0x00000004'/>
|
||||||
</feature>
|
</feature>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user