]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: command: Split out formatting of disk source commandline
authorPeter Krempa <pkrempa@redhat.com>
Thu, 7 Jun 2018 10:25:02 +0000 (12:25 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 10 Jul 2018 11:32:54 +0000 (13:32 +0200)
commit35582d112505419a6873831e1fba9dae8b45b0b8
tree27e8b1f714877fc02a45d02befc685bd4ad8e807
parent48c643f47ceed2ad3d8d36a422674abf2c14bafb
qemu: command: Split out formatting of disk source commandline

Further split qemuBuildDiskCommandLine to separate formatting of the
source part.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
src/qemu/qemu_command.c