cpu_map: Add missing feature "mcdt-no"

Signed-off-by: Tim Wiederhake <twiederh@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
Tim Wiederhake 2023-07-13 11:36:51 +02:00
parent 8cb0c11f29
commit 95a442dee6

View File

@ -448,6 +448,10 @@
<cpuid eax_in='0x07' ecx_in='0x01' edx='0x00004000'/>
</feature>
<feature name='mcdt-no'>
<cpuid eax_in='0x07' ecx_in='0x02' edx='0x00000020'/>
</feature>
<!-- Processor Extended State Enumeration sub leaf 1 -->
<feature name='xsaveopt'>
<cpuid eax_in='0x0d' ecx_in='0x01' eax='0x00000001'/>