libvirt/tests/cputestdata/ppc64-guest-nofallback.xml
Li Zhang ceb2cec9aa cpu: Add cpu test cases for PPC CPU driver.
This patch is to add cpu test casses for PPC CPU driver.

Signed-off-by: Li Zhang <zhlcindy@linux.vnet.ibm.com>
2013-09-05 12:31:10 +01:00

5 lines
122 B
XML

<cpu match='exact'>
<model fallback='forbid'>POWER7_v2.1</model>
<topology sockets='2' cores='4' threads='1'/>
</cpu>