[PATCH 2/2] NEWS: Mention migration bug with custom XML

Jiri Denemark posted 2 patches 1 year, 9 months ago
There is a newer version of this series
[PATCH 2/2] NEWS: Mention migration bug with custom XML
Posted by Jiri Denemark 1 year, 9 months ago
Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
---
 NEWS.rst | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/NEWS.rst b/NEWS.rst
index c108e66f46..852dadf532 100644
--- a/NEWS.rst
+++ b/NEWS.rst
@@ -21,6 +21,14 @@ v10.3.0 (unreleased)
 
 * **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)
 ====================
-- 
2.44.0
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org
Re: [PATCH 2/2] NEWS: Mention migration bug with custom XML
Posted by Peter Krempa 1 year, 9 months ago
On Tue, Apr 16, 2024 at 19:53:26 +0200, Jiri Denemark wrote:
> Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
> ---
>  NEWS.rst | 8 ++++++++
>  1 file changed, 8 insertions(+)
> 
> diff --git a/NEWS.rst b/NEWS.rst
> index c108e66f46..852dadf532 100644
> --- a/NEWS.rst
> +++ b/NEWS.rst
> @@ -21,6 +21,14 @@ v10.3.0 (unreleased)
>  
>  * **Bug fixes**
>  
> +  * qemu: Fix migration with custom XML

custom migration XML perhaps ? or custom definition for migration? Each
VM xml is custom ;)

> +
> +    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.

Reviewed-by: Peter Krempa <pkrempa@redhat.com>
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org
Re: [PATCH 2/2] NEWS: Mention migration bug with custom XML
Posted by Jiri Denemark 1 year, 9 months ago
On Wed, Apr 17, 2024 at 09:17:31 +0200, Peter Krempa wrote:
> On Tue, Apr 16, 2024 at 19:53:26 +0200, Jiri Denemark wrote:
> > Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
> > ---
> >  NEWS.rst | 8 ++++++++
> >  1 file changed, 8 insertions(+)
> > 
> > diff --git a/NEWS.rst b/NEWS.rst
> > index c108e66f46..852dadf532 100644
> > --- a/NEWS.rst
> > +++ b/NEWS.rst
> > @@ -21,6 +21,14 @@ v10.3.0 (unreleased)
> >  
> >  * **Bug fixes**
> >  
> > +  * qemu: Fix migration with custom XML
> 
> custom migration XML perhaps ? or custom definition for migration? Each
> VM xml is custom ;)

Yeah, I didn't like too many "migration" words on a single line :-)

Jirka
_______________________________________________
Devel mailing list -- devel@lists.libvirt.org
To unsubscribe send an email to devel-leave@lists.libvirt.org