]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Send updated CPU in migration cookie
authorJiri Denemark <jdenemar@redhat.com>
Fri, 26 May 2017 15:06:56 +0000 (17:06 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 7 Jun 2017 11:36:02 +0000 (13:36 +0200)
commit48bc3053b8f2bfa3adc93d3c316d48d0f482cde4
tree309dfdc7795027d72be759c5b463d90447abbf5d
parentb0a16641fa648de23d1fd05a3e89987799550c44
qemu: Send updated CPU in migration cookie

Since the domain XML send during migration uses the original guest CPU
definition but we still want the destination to enforce ABI if it is new
enough, we send the live updated CPU definition in a migration cookie.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Pavel Hrdina <phrdina@redhat.com>
src/qemu/qemu_migration.c
src/qemu/qemu_migration_cookie.c
src/qemu/qemu_migration_cookie.h