mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-22 11:22:23 +00:00
news: Detect host CPU model by asking QEMU on x86_64
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
parent
8907204cd8
commit
405affeb07
@ -141,6 +141,17 @@
|
||||
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>
|
||||
|
Loading…
x
Reference in New Issue
Block a user