mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 20:01:16 +00:00
d2e4d66be3
These ancient RHEL-only CPU models should not really be used by any CPU definition created by libvirt. We keep them just for backwards compatibility with domains which might still be using them. Signed-off-by: Jiri Denemark <jdenemar@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
5 lines
126 B
XML
5 lines
126 B
XML
<cpu mode='custom' match='exact'>
|
|
<model fallback='allow'>kvm64</model>
|
|
<feature policy='require' name='lahf_lm'/>
|
|
</cpu>
|