[libvirt] [PATCH 0/2] snapshot: allow editing disk-only snapshots

Eric Blake eblake at redhat.com
Thu Oct 6 23:18:32 UTC 2011


I tested that both of these patches in isolation were sufficient
to fix 'virsh snapshot-current dom name' when running the same
version of virsh as libvirtd (what will become 0.9.7).  However,
both patches are required, so that both virsh 0.9.5 and libvirtd
0.9.7, as well as virsh 0.9.7 and libvirt 0.9.5, will work (leaving
only the combination of 0.9.5 in both virsh and libvirtd broken).

Eric Blake (2):
  snapshot: let virsh edit disk snapshots
  snapshot: simplify redefinition of disk snapshot

 src/conf/domain_conf.c |   44 +++++++++++++++++++++++---------------------
 tools/virsh.c          |    5 +++++
 2 files changed, 28 insertions(+), 21 deletions(-)

-- 
1.7.4.4




More information about the libvir-list mailing list