]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Introduce qemuBuildChannelsCommandLine
authorJohn Ferlan <jferlan@redhat.com>
Thu, 18 Feb 2016 16:05:27 +0000 (11:05 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Sat, 12 Mar 2016 00:23:46 +0000 (19:23 -0500)
commit3cdcc910a0c0ea987a220ea7414800bcc9120f5f
treeafa85c9228917bb42729d7289916dcf5645ec43b
parent0e1e7ade29ccf58001edf6d2b6d424d75ab0bf63
qemu: Introduce qemuBuildChannelsCommandLine

Add new function to manage adding the channel device options to the
command line removing that task from the mainline qemuBuildCommandLine.

Signed-off-by: John Ferlan <jferlan@redhat.com>
src/qemu/qemu_command.c