1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2024-12-25 01:34:11 +03:00
libvirt/tests/cputestdata/x86_64-exact-disable2.xml

6 lines
140 B
XML
Raw Normal View History

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