I'm reposting another version of the series. This version fixes small mistakes
in patches 1-3 and reposts patch 4 as it got missing due to a sending error.


Peter Krempa (4):
  qemu: Split out guts of qemuDomainSaveImageStartVM() to allow reuse
  snapshot: Add flag VIR_DOMAIN_SNAPSHOT_REVERT_STOPPED
  snapshot: Add flag to allow hypervisor restart when reverting
    snapshots
  snapshot: qemu: Implement reverting of external snapshots

 include/libvirt/libvirt.h.in |   3 +
 src/libvirt.c                |  36 ++--
 src/qemu/qemu_driver.c       | 389 ++++++++++++++++++++++++++++++++++++++++---
 tools/virsh-snapshot.c       |   7 +
 tools/virsh.pod              |  19 ++-
 5 files changed, 410 insertions(+), 44 deletions(-)

-- 
1.8.0

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

Reply via email to