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>
5 lines
122 B
XML
5 lines
122 B
XML
<cpu match='exact'>
|
|
<model fallback='forbid'>POWER7_v2.1</model>
|
|
<topology sockets='2' cores='4' threads='1'/>
|
|
</cpu>
|