mirror of
https://github.com/libvirt/libvirt.git
synced 2026-08-05 02:43:24 -05:00
The test cases cover the cpuCompare(), cpuBaseline() and cpuNodeData() implementation.
6 lines
107 B
XML
6 lines
107 B
XML
<cpu>
|
|
<arch>ppc64</arch>
|
|
<model>POWER7</model>
|
|
<topology sockets='1' cores='64' threads='1'/>
|
|
</cpu>
|