• E
    virsh: add snapshot-parent · 98369d31
    Eric Blake 提交于
    Down the road, I want to add virDomainSnapshotGetParent, and use
    the new API rather than xml scraping; but this virsh command can
    be implemented even without the new API.
    
    * tools/virsh.c (cmdSnapshotParent): New command.
    * tools/virsh.pod (snapshot-parent): Document it.
    98369d31
virsh.pod 63.2 KB