mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-11-03 11:51:11 +00:00
c563b50605
QEMU 2.3 adds these new models to cover Haswell and Broadwell CPUs with updated microcode. Luckily, they also reverted former the machine type specific changes to existing models. And since these changes were never released, we don't need to hack around them in libvirt. Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
5 lines
116 B
XML
5 lines
116 B
XML
<cpu mode='custom' match='exact'>
|
|
<model fallback='allow'>Broadwell-noTSX</model>
|
|
<vendor>Intel</vendor>
|
|
</cpu>
|