]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Move memory size detection to the top of the function
authorMartin Kletzander <mkletzan@redhat.com>
Thu, 1 Oct 2015 05:30:39 +0000 (07:30 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Fri, 2 Oct 2015 14:14:26 +0000 (16:14 +0200)
commit5f12b8444ca123177ac972a23965fa4303a9484c
tree03808ebca393fee34bfcb9793283a88f31db9482
parent04b57b4ae19cf299ac13efdd7d84de47b8d26e0e
qemu: Move memory size detection to the top of the function

To get rid of very long line and make it more readable.

Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
src/qemu/qemu_command.c