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>