[libvirt] [PATCH v2 17/20] qemu: Always send persistent XML during migration

Pavel Hrdina phrdina at redhat.com
Wed Jun 7 10:56:52 UTC 2017


On Wed, Jun 07, 2017 at 10:37:42AM +0200, Jiri Denemark wrote:
> When persistent migration of a transient domain is requested but no
> custom XML is passed to the migration API we would just let the
> destination daemon make a persistent definition from the live definition
> itself. This is not a problem now, but once the destination daemon
> starts replacing the original CPU definition with the one from migration
> cookie before starting a domain, it would need to add more ugly hacks to
> reverse the operation. Let's just always send the persistent definition
> in the cookie to make things a bit cleaner.
> 
> Signed-off-by: Jiri Denemark <jdenemar at redhat.com>
> ---
> 
> Notes:
>     Version 2:
>     - new patch (separated from the original 13/15)
> 
>  src/qemu/qemu_migration.c | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)

Reviewed-by: Pavel Hrdina <phrdina at redhat.com>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170607/e8c46747/attachment-0001.sig>


More information about the libvir-list mailing list