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

14 lines
266 B
XML

<cpuTest>
<cpu>
<arch>x86_64</arch>
<model>Opteron_G1</model>
<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>