[libvirt] [PATCHv2 0/4] add more snapshot-list filters

Eric Blake eblake at redhat.com
Wed Nov 14 23:36:47 UTC 2012


v1 was here:
https://www.redhat.com/archives/libvir-list/2012-November/msg00604.html

Diff in v2: Prefer active/inactive over online/offline; use XPath rather
than strstr for parsing XML, rebase to latest

Eric Blake (4):
  snapshot: add two more filter sets to API
  snapshot: add virsh back-compat support for new filters
  snapshot: implement new filter sets
  snapshot: expose location through virsh snapshot-info

 include/libvirt/libvirt.h.in |  19 ++++
 src/conf/snapshot_conf.c     |  30 +++++-
 src/conf/snapshot_conf.h     |  13 ++-
 src/libvirt.c                |  60 ++++++++++++
 tools/virsh-snapshot.c       | 214 +++++++++++++++++++++++++++++++++++++------
 tools/virsh.pod              |  17 +++-
 6 files changed, 322 insertions(+), 31 deletions(-)

-- 
1.7.11.7




More information about the libvir-list mailing list