]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Introduce qemuBuildSkipController
authorJohn Ferlan <jferlan@redhat.com>
Wed, 29 Nov 2017 12:31:43 +0000 (07:31 -0500)
committerJohn Ferlan <jferlan@redhat.com>
Sat, 9 Dec 2017 16:16:58 +0000 (11:16 -0500)
commitac0fb44afab3524391b8ef32abfc044242c585a4
tree465ed50dabf8347f5cf271cddd61568edaebba9a
parent984c534a3f2219444f4cb4df61d77b8c6e5054d7
qemu: Introduce qemuBuildSkipController

Move the non USB implicit controller checks into their own
helper to reduce the cruft in qemuBuildControllerDevCommandLine.
src/qemu/qemu_command.c