mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-27 16:15:23 +00:00
22b46ad765
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>
(cherry picked from commit c563b50605
)
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>
|