This series fixes two issues while redefining snapshots:

1) Segfault when disk alignment of the new snapshot failed (patch 3)

2) Failure to redefine external snapshots. A check was missing to align disks 
for external snapshots. (patch 4)

Peter Krempa (4):
  snapshot: conf: Make virDomainSnapshotIsExternal more reusable
  snapshot: qemu: Separate logic blocks with newlines
  snapshot: qemu: Fix segfault and vanishing snapshots when redefining
  snapshot: qemu: Allow redefinition of external snapshots

 src/conf/snapshot_conf.c | 14 ++++++++----
 src/conf/snapshot_conf.h |  1 +
 src/libvirt_private.syms |  1 +
 src/qemu/qemu_driver.c   | 57 +++++++++++++++++++++++++++++++++++-------------
 4 files changed, 54 insertions(+), 19 deletions(-)

-- 
1.8.0.2

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

Reply via email to