1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-01-12 13:17:58 +03:00
libvirt/tests/cputestdata/x86-nehalem-force.xml

6 lines
135 B
XML
Raw Normal View History

<cpu match='exact'>
<model>Penryn</model>
<feature name='popcnt' policy='force'/>
<feature name='sse4.2' policy='force'/>
</cpu>