libvirt/tests/cputestdata/x86-penryn-force.xml
Jiri Denemark ee12b78189 cputest: Rename nehalem-force to penryn-force
The actual CPU model in the data files is Penryn which makes the file
name look rather strange. Well, one of them contains Nehalem, but that's
a bug which will be fixed soon.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2016-06-09 12:15:23 +02:00

6 lines
135 B
XML

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