mirror of
https://github.com/libvirt/libvirt.git
synced 2026-08-11 05:24:44 -05:00
Now that all the changes have been implemented we can run the test cases once again, after updating them to reflect the new behaviour.
6 lines
126 B
XML
6 lines
126 B
XML
<cpu mode='custom' match='exact'>
|
|
<arch>ppc64</arch>
|
|
<model fallback='allow'>POWER7</model>
|
|
<vendor>IBM</vendor>
|
|
</cpu>
|