mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-10 07:20:02 +00:00
986be35f2e
Some feature words were not sorted correctly. Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
9 lines
300 B
XML
9 lines
300 B
XML
<cpu mode='custom' match='exact'>
|
|
<model fallback='forbid'>Skylake-Server</model>
|
|
<vendor>Intel</vendor>
|
|
<feature policy='require' name='hypervisor'/>
|
|
<feature policy='require' name='ss'/>
|
|
<feature policy='require' name='tsc_adjust'/>
|
|
<feature policy='require' name='clflushopt'/>
|
|
</cpu>
|