libvirt/tests/cputestdata/ppc64-host-no-vendor.xml
Andrea Bolognani 818e68c5b4 tests: Add a bunch of cpu test case for ppc64
The test cases cover the cpuCompare(), cpuBaseline() and
cpuNodeData() implementation.
2015-08-11 15:25:28 +02:00

6 lines
107 B
XML

<cpu>
<arch>ppc64</arch>
<model>POWER7</model>
<topology sockets='1' cores='64' threads='1'/>
</cpu>