mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-05 12:51:12 +00:00
7 lines
199 B
XML
7 lines
199 B
XML
|
<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>
|