[libvirt] [PATCH 0/2] make external snapshots easier in virsh

Eric Blake eblake at redhat.com
Wed Nov 7 04:00:28 UTC 2012


Creating external snapshots with 'virsh snapshot-create' is awkward,
as it requires quite a bit of XML.  This adds support in the
snapshot-create-as command to make the task easier.

Eric Blake (2):
  virsh: make ,, escape parsing common
  virsh: add snapshot-create-as memspec support

 tests/virsh-optparse   |   5 ++-
 tools/virsh-snapshot.c | 102 ++++++++++++++++++++++++++++++++++++-------------
 tools/virsh.c          |  53 +++++++++++++++----------
 tools/virsh.pod        |  17 ++++++---
 4 files changed, 122 insertions(+), 55 deletions(-)

-- 
1.7.11.7




More information about the libvir-list mailing list