aboutsummaryrefslogtreecommitdiff
blob: 055223fd34979b8526d8d02f86fce45cc62194b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<cpuTest>
<cpu>
  <arch>x86_64</arch>
  <model>core2duo</model>
  <topology sockets='1' cores='2' threads='1'/>
</cpu>
<cpu>
  <arch>x86_64</arch>
  <model>pentiumpro</model>
  <topology sockets='1' cores='2' threads='1'/>
  <feature name='mtrr'/>
  <feature name='clflush'/>
  <feature name='mca'/>
  <feature name='vme'/>
  <feature name='pse36'/>
  <feature name='pni'/>
  <feature name='monitor'/>
  <feature name='ssse3'/>
  <feature name='lm'/>
  <feature name='syscall'/>
</cpu>
</cpuTest>