[libvirt] [PATCH 0/4] Fix regression in migration with custom XML

Jiri Denemark posted 4 patches 6 years, 10 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1497449670.git.jdenemar@redhat.com
src/qemu/qemu_domain.c    | 108 ++++++++++++++++++++++++++++++++++------------
src/qemu/qemu_domain.h    |   4 ++
src/qemu/qemu_driver.c    |  71 +++++++++++++++++-------------
src/qemu/qemu_migration.c |   2 +-
4 files changed, 126 insertions(+), 59 deletions(-)
[libvirt] [PATCH 0/4] Fix regression in migration with custom XML
Posted by Jiri Denemark 6 years, 10 months ago
When making ABI stability checks for an active domain, we need to make
sure we use the same migratable definition which virDomainGetXMLDesc
with the MIGRATABLE flag provides, otherwise the ABI check will fail.

https://bugzilla.redhat.com/show_bug.cgi?id=1460952

Jiri Denemark (4):
  qemu: Introduce qemuDomainDefFromXML helper
  qemu: Add qemuDomainMigratableDefCheckABIStability
  qemu: Add qemuDomainCheckABIStability
  qemu: Use qemuDomainCheckABIStability where needed

 src/qemu/qemu_domain.c    | 108 ++++++++++++++++++++++++++++++++++------------
 src/qemu/qemu_domain.h    |   4 ++
 src/qemu/qemu_driver.c    |  71 +++++++++++++++++-------------
 src/qemu/qemu_migration.c |   2 +-
 4 files changed, 126 insertions(+), 59 deletions(-)

-- 
2.13.1

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list