]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: command: Refactor logic when formatting -drive
authorPeter Krempa <pkrempa@redhat.com>
Tue, 14 Nov 2017 13:13:01 +0000 (14:13 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 22 Nov 2017 19:37:36 +0000 (20:37 +0100)
commit55a5d71825e9be210c8cf2411369f76065c678d6
tree783baf15f6b4a90e0e92228edbcade74a42adb6c
parentb9dfed787d9a0db746a69d959bc7a510580b44c8
qemu: command: Refactor logic when formatting -drive

Move all logic depending on whether we are solely formatting -drive (no
-device along with it) into one block.
src/qemu/qemu_command.c