mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +00:00
NEWS: Mention migration bug with custom XML
Signed-off-by: Jiri Denemark <jdenemar@redhat.com> Reviewed-by: Peter Krempa <pkrempa@redhat.com>
This commit is contained in:
parent
4331048257
commit
ba3c738b7a
8
NEWS.rst
8
NEWS.rst
@ -21,6 +21,14 @@ v10.3.0 (unreleased)
|
|||||||
|
|
||||||
* **Bug fixes**
|
* **Bug fixes**
|
||||||
|
|
||||||
|
* qemu: Fix migration with custom XML
|
||||||
|
|
||||||
|
Libvirt 10.2.0 would sometimes complain about incompatible CPU definition
|
||||||
|
when trying to migrate or save a domain and passing a custom XML even
|
||||||
|
though such XML was properly generated as migratable. Hitting this bug
|
||||||
|
depends on the guest CPU definition and the host on which a particular
|
||||||
|
domain was running.
|
||||||
|
|
||||||
|
|
||||||
v10.2.0 (2024-04-02)
|
v10.2.0 (2024-04-02)
|
||||||
====================
|
====================
|
||||||
|
Loading…
Reference in New Issue
Block a user