On Mon, Jun 05, 2017 at 11:27:00AM +0200, Jiri Denemark wrote:
The destination host may not be able to start a domain using the
live
updated CPU definition because either libvirt or QEMU may not be new
enough. Thus we need to send the original guest CPU definition.
Signed-off-by: Jiri Denemark <jdenemar(a)redhat.com>
---
src/qemu/qemu_domain.c | 61 ++++++++++++++++++++++++++++++++++++++---------
src/qemu/qemu_domain.h | 1 +
src/qemu/qemu_driver.c | 13 ++++++----
src/qemu/qemu_migration.c | 5 ++--
4 files changed, 63 insertions(+), 17 deletions(-)
Reviewed-by: Pavel Hrdina <phrdina(a)redhat.com>