]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Introduce qemuBuildConsoleCommandLine
authorJohn Ferlan <jferlan@redhat.com>
Thu, 18 Feb 2016 16:09:17 +0000 (11:09 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Sat, 12 Mar 2016 00:23:46 +0000 (19:23 -0500)
commite6944a529e9884340fc2b1d13a2f2b060e1d6f26
treea34eeae06b5722c3bdc70d26041513bdcb4e8952
parent3cdcc910a0c0ea987a220ea7414800bcc9120f5f
qemu: Introduce qemuBuildConsoleCommandLine

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