libvirt/tests/cputestdata/x86-baseline-incompatible-vendors.xml
2010-12-01 14:12:54 +01:00

15 lines
287 B
XML

<cpuTest>
<cpu>
<arch>x86_64</arch>
<model>Penryn</model>
<vendor>Intel</vendor>
<topology sockets='2' cores='4' threads='1'/>
</cpu>
<cpu>
<arch>x86_64</arch>
<model>Opteron_G3</model>
<vendor>AMD</vendor>
<topology sockets='1' cores='1' threads='1'/>
</cpu>
</cpuTest>