docs: Reword virDomainGetEmulatorPinInfo description
[libvirt.git] / tests / cputestdata / x86_64-baseline-incompatible-vendors.xml
blobead1fbf32b7f84af64c569a613274b7baa66e3a1
1 <cpuTest>
2 <cpu>
3   <arch>x86_64</arch>
4   <model>Penryn</model>
5   <vendor>Intel</vendor>
6   <topology sockets='2' cores='4' threads='1'/>
7 </cpu>
8 <cpu>
9   <arch>x86_64</arch>
10   <model>Opteron_G3</model>
11   <vendor>AMD</vendor>
12   <topology sockets='1' cores='1' threads='1'/>
13 </cpu>
14 </cpuTest>