]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_command: Honour chardev alias assignment with a function
authorMichal Privoznik <mprivozn@redhat.com>
Wed, 13 Mar 2013 08:41:33 +0000 (09:41 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 12 Jul 2013 09:00:08 +0000 (11:00 +0200)
commit2a9a5bef9731ee24381df6cb9bc6f9688a2be929
treecfaf7d35cfcccb1316ad9025f53fde284cddfbef
parent0f7a7ce5ff59651107512eead310d34f080160a8
qemu_command: Honour chardev alias assignment with a function

The chardev alias assignment is going to be needed in a separate
places, so it should be moved into a separate function rather
than copying code randomly around.
src/qemu/qemu_command.c
src/qemu/qemu_command.h