[libvirt] [PATCH 0/2] fix snapshot --redefine bugs (incremental backup saga)

Eric Blake eblake at redhat.com
Sat Feb 23 20:00:34 UTC 2019


I ran into these while trying to debug my additions of bulk
dumpxml/redefine for use with both snapshots and checkpoints.
It is a long-standing bug (a fact not made any nicer by our delay
in implementing revert to external snapshots, oh well), but one
that has escaped notice until now.

Eric Blake (2):
  snapshot: Permit redefine of offline external snapshot
  qemu: Fix snapshot redefine vs. domain state bug

 src/conf/snapshot_conf.c |  11 ++--
 src/qemu/qemu_driver.c   | 117 ++++++++++++++++++++++++---------------
 2 files changed, 76 insertions(+), 52 deletions(-)

-- 
2.20.1




More information about the libvir-list mailing list