mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
ceb2cec9aa
This patch is to add cpu test casses for PPC CPU driver. Signed-off-by: Li Zhang <zhlcindy@linux.vnet.ibm.com>
8 lines
132 B
XML
8 lines
132 B
XML
<cpuTest>
|
|
<cpu>
|
|
<arch>ppc64</arch>
|
|
<model>POWER7_v2.3</model>
|
|
<topology sockets='2' cores='4' threads='1'/>
|
|
</cpu>
|
|
</cpuTest>
|