]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Introduce qemuBuildNetCommandLine
authorJohn Ferlan <jferlan@redhat.com>
Thu, 18 Feb 2016 15:32:07 +0000 (10:32 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Fri, 11 Mar 2016 11:32:20 +0000 (06:32 -0500)
commitef2ab8fdc5127055715a52be861e83eb4a1d4aba
tree82e21a34e4adb8031bec94a3540ea3259cb577b0
parent3dbc2a149f43a14d2725a9db6d45b27948329553
qemu: Introduce qemuBuildNetCommandLine

Add new function to manage adding the network 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