aboutsummaryrefslogtreecommitdiff
blob: 137a3d6647f47db83caf922e89b3562e62824a1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<cpu mode='custom' match='exact'>
  <model fallback='allow'>Penryn</model>
  <topology sockets='2' cores='4' threads='1'/>
  <feature policy='require' name='dca'/>
  <feature policy='require' name='xtpr'/>
  <feature policy='disable' name='sse4.2'/>
  <feature policy='disable' name='3dnow'/>
  <feature policy='require' name='ssse3'/>
  <feature policy='disable' name='vmx'/>
  <feature policy='disable' name='ds_cpl'/>
  <feature policy='disable' name='sse'/>
  <feature policy='force' name='monitor'/>
  <feature policy='force' name='pbe'/>
  <feature policy='force' name='3dnowext'/>
  <feature policy='force' name='svm'/>
  <feature policy='forbid' name='popcnt'/>
</cpu>