[libvirt] [PATCHv4 0/4] Add initial support for reverting snapshots

Peter Krempa pkrempa at redhat.com
Mon Nov 19 16:06:08 UTC 2012


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




More information about the libvir-list mailing list