mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
049df97504
Now that all the changes have been implemented we can run the test cases once again, after updating them to reflect the new behaviour.
8 lines
127 B
XML
8 lines
127 B
XML
<cpuTest>
|
|
<cpu>
|
|
<arch>ppc64</arch>
|
|
<model>POWER7</model>
|
|
<topology sockets='2' cores='4' threads='1'/>
|
|
</cpu>
|
|
</cpuTest>
|