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