]> xenbits.xensource.com Git - libvirt.git/commit
virsh: blockcopy: Support --bytes and scaled integers
authorPeter Krempa <pkrempa@redhat.com>
Thu, 17 Mar 2016 12:40:30 +0000 (13:40 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 29 Mar 2016 13:58:41 +0000 (15:58 +0200)
commit453a6d8092d555011b46abcae44ec3c37122562d
tree753f4c368b2896e3286880b59a4fb1e2619da532
parente557bd28a269bd31ab45a57534b348ab1e1b52fd
virsh: blockcopy: Support --bytes and scaled integers

Use vshBlockJobOptionBandwidth to parse the bandwidth value which will
allow users to specify bandwidth in bytes or as a scaled integer.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1288000
tools/virsh-domain.c
tools/virsh.pod