docs: Reword virDomainGetEmulatorPinInfo description
[libvirt.git] / tests / cputestdata / x86_64-host+guest-result.xml
blobcf41b3f872188f75cce3e8246432062c837410f8
1 <cpu mode='custom' match='exact'>
2   <model fallback='allow'>Penryn</model>
3   <topology sockets='2' dies='1' clusters='1' cores='4' threads='1'/>
4   <feature policy='require' name='dca'/>
5   <feature policy='require' name='xtpr'/>
6   <feature policy='disable' name='sse4.2'/>
7   <feature policy='disable' name='3dnow'/>
8   <feature policy='require' name='ssse3'/>
9   <feature policy='disable' name='vmx'/>
10   <feature policy='disable' name='ds_cpl'/>
11   <feature policy='disable' name='sse'/>
12   <feature policy='force' name='monitor'/>
13   <feature policy='force' name='pbe'/>
14   <feature policy='force' name='3dnowext'/>
15   <feature policy='force' name='svm'/>
16   <feature policy='forbid' name='popcnt'/>
17 </cpu>