blob: 630cb99942d9c4409ea622f17ab8e65c7c5119fd (
plain)
1
2
3
4
5
6
|
<cpu match='exact'>
<model fallback='allow'>Haswell</model>
<topology sockets='1' cores='2' threads='2'/>
<feature name='rtm' policy='disable'/>
<feature name='hle' policy='disable'/>
</cpu>
|