mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00: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>
|
||||
|
||||
<!-- cpuid level 0x80000021 ecx 0x0 features -->
|
||||
<feature name='no-nested-data-bp'>
|
||||
<cpuid eax_in='0x80000021' eax='0x00000001'/>
|
||||
</feature>
|
||||
<feature name='lfence-always-serializing'>
|
||||
<cpuid eax_in='0x80000021' eax='0x00000004'/>
|
||||
</feature>
|
||||
|
Loading…
x
Reference in New Issue
Block a user