1
0
mirror of https://gitlab.com/libvirt/libvirt.git synced 2024-12-25 01:34:11 +03:00
libvirt/tests/cputestdata/x86-host-worse+guest-result.xml

10 lines
304 B
XML
Raw Normal View History

<cpu match='exact'>
<arch>x86_64</arch>
<model fallback='allow'>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>