]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: expose partial pull
authorEric Blake <eblake@redhat.com>
Sat, 18 Feb 2012 16:55:45 +0000 (09:55 -0700)
committerEric Blake <eblake@redhat.com>
Wed, 29 Feb 2012 20:44:20 +0000 (13:44 -0700)
commitff4c25bae925c3ce5f8152d59579af8b0b7a604f
tree6258b07d19495d942ff1b3ea10e76e3e15d87508
parent10ec36e2e7bac65dfee0ab04b992524f8a97c216
virsh: expose partial pull

Now virsh can call virDomainBlockRebase.

* tools/virsh.c (cmdBlockPull): Add --base parameter.
(blockJobImpl): Use it to expose BlockRebase API.
* tools/virsh.pod (blockpull): Document it.
tools/virsh.c
tools/virsh.pod