]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Create macros to add IOTUNE values
authorJohn Ferlan <jferlan@redhat.com>
Sun, 2 Oct 2016 11:55:32 +0000 (07:55 -0400)
committerJohn Ferlan <jferlan@redhat.com>
Tue, 25 Oct 2016 21:20:17 +0000 (17:20 -0400)
commit49d01f9e3ff35ec775eaf3a8e490bb65d99917f3
tree8f4fbdc3de572f2ccd9340bf50c929ac3101707a
parent2db108c766117064f0d0d533e9281f2aeab483cd
virsh: Create macros to add IOTUNE values

Rework the repetitive lines to add iotune values into easier to read macros.
One to handle the SCALED values and one to handle the non scaled values.

Signed-off-by: John Ferlan <jferlan@redhat.com>
tools/virsh-domain.c