mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-18 10:35:20 +00:00
news: Document "Enforce guest CPU specification" series
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
This commit is contained in:
parent
c74207cb18
commit
084856d100
@ -39,6 +39,19 @@
|
|||||||
the QEMU binary supports it.
|
the QEMU binary supports it.
|
||||||
</description>
|
</description>
|
||||||
</change>
|
</change>
|
||||||
|
<change>
|
||||||
|
<summary>
|
||||||
|
qemu: Add support for checking guest CPU ABI compatibility
|
||||||
|
</summary>
|
||||||
|
<description>
|
||||||
|
When migrating a domain to a different host, restoring a domain from
|
||||||
|
a file or reverting a snapshot libvirt will make sure the guest CPU
|
||||||
|
QEMU presents to the guest OS exactly matches the one provided on
|
||||||
|
the source host (or before the domain's state was saved). This
|
||||||
|
enhanced check may also be requested when starting a new domain to
|
||||||
|
ensure the virtual CPU exactly matches the one specified in the XML.
|
||||||
|
</description>
|
||||||
|
</change>
|
||||||
</section>
|
</section>
|
||||||
<section title="Improvements">
|
<section title="Improvements">
|
||||||
<change>
|
<change>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user