]> xenbits.xensource.com Git - libvirt.git/commit
qemu: make blkiodevice weights easier to read
authorEric Blake <eblake@redhat.com>
Wed, 8 Feb 2012 00:38:01 +0000 (17:38 -0700)
committerEric Blake <eblake@redhat.com>
Wed, 8 Feb 2012 22:41:11 +0000 (15:41 -0700)
commitb0bfbd82d1f9fb1d82df8480e5929625fb698a9e
tree8c898d96d13e5bdc8132ef1bf5400f806244ece4
parentba8074b8070bf9820ad83343cd6be3403280880d
qemu: make blkiodevice weights easier to read

The merge code had too many indirections to easily analyze.

* src/qemu/qemu_driver.c (qemuDomainMergeDeviceWeights): Pick
better variable names.
src/qemu/qemu_driver.c