1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-01-11 09:17:52 +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>