1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2025-02-18 17:41:27 +00:00
libvirt/tests/cputestdata/x86-host-worse+guest-result.xml

10 lines
287 B
XML
Raw Normal View History

<cpu match='exact'>
<arch>x86_64</arch>
<model>Penryn</model>
<feature policy='require' name='svm'/>
<feature policy='require' name='3dnowext'/>
<feature policy='require' name='monitor'/>
<feature policy='require' name='pbe'/>
<feature policy='disable' name='sse'/>
</cpu>