libvirt/tests/cputestdata/x86_64-cpuid-Pentium-P6100-host.xml
Jiri Denemark a3cab1ae67 cpu_map: Add core2duo-v1 CPU model
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
2024-12-13 14:41:57 +01:00

26 lines
616 B
XML

<cpu>
<arch>x86_64</arch>
<model>core2duo-v1</model>
<vendor>Intel</vendor>
<signature family='6' model='37' stepping='5'/>
<feature name='dtes64'/>
<feature name='ds_cpl'/>
<feature name='est'/>
<feature name='tm2'/>
<feature name='cx16'/>
<feature name='xtpr'/>
<feature name='pdcm'/>
<feature name='pcid'/>
<feature name='popcnt'/>
<feature name='ds'/>
<feature name='acpi'/>
<feature name='ss'/>
<feature name='ht'/>
<feature name='tm'/>
<feature name='pbe'/>
<feature name='arat'/>
<feature name='lahf_lm'/>
<feature name='rdtscp'/>
<feature name='invtsc'/>
</cpu>