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>
6 lines
132 B
XML
6 lines
132 B
XML
<cpu mode='custom' match='exact'>
|
|
<arch>ppc64</arch>
|
|
<model fallback='forbid'>POWER7_v2.1</model>
|
|
<vendor>IBM</vendor>
|
|
</cpu>
|