]> xenbits.xensource.com Git - libvirt.git/commit
qemu: simplify addition of USB controller in qemuParseCommandLine
authorLaine Stump <laine@laine.org>
Tue, 10 May 2016 16:07:54 +0000 (12:07 -0400)
committerLaine Stump <laine@laine.org>
Mon, 23 May 2016 19:26:57 +0000 (15:26 -0400)
commit9cdac8afc91431620bb13a1e7ff299fbdb037e99
treeb1ca9eb205c3e4f8c477bc1b3280058a3cfbbad4
parent4aeb1d51589c7ccf8e5354a46fbae34d3170f732
qemu: simplify addition of USB controller in qemuParseCommandLine

virDomainDefAddUSBController() does everything that the multiple lines
of code were doing.
src/qemu/qemu_parse_command.c