提交 c1b9fcde 编写于 作者: J Jiri Denemark

news: Move host CPU model improvement to 3.2.0

Signed-off-by: NJiri Denemark <jdenemar@redhat.com>
上级 3f174b6c
......@@ -15,7 +15,17 @@
<change/>
</section>
<section title="Improvements">
<change/>
<change>
<summary>
qemu: Detect host CPU model by asking QEMU on x86_64
</summary>
<description>
Previously, libvirt detected the host CPU model using CPUID
instruction, which cased libvirt to detect a lot of CPU features
that are not supported by QEMU/KVM. Asking QEMU makes sure we
don't start it with unsupported features.
</description>
</change>
</section>
<section title="Bug fixes">
<change/>
......@@ -141,17 +151,6 @@
driver with all backends which may pull in too many dependencies.
</description>
</change>
<change>
<summary>
qemu: Detect host CPU model by asking QEMU on x86_64
</summary>
<description>
Previously, libvirt detected the host CPU model using CPUID
instruction, which cased libvirt to detect a lot of CPU features
that are not supported by QEMU/KVM. Asking QEMU makes sure we
don't start it with unsupported features.
</description>
</change>
</section>
<section title="Bug fixes">
<change>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册