]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: auto-add a USB2 controller set for Q35 machines
authorLaine Stump <laine@laine.org>
Tue, 20 Oct 2015 16:08:56 +0000 (12:08 -0400)
committerLaine Stump <laine@laine.org>
Mon, 11 Jan 2016 18:21:10 +0000 (13:21 -0500)
commitbd04ad42e72861cda1624b8e79671b7ef3dcbf0b
tree8db733ef1890999a873ae17ffce4668807832d79
parent8ebca27bb7391dc0dd629eab28fff96164ed2933
qemu: auto-add a USB2 controller set for Q35 machines

Use virDomainDefAddUSBController() to add an EHCI1+UHCI1+UHCI2+UHCI3
controller set to newly defined Q35 domains that don't have any USB
controllers defined.
src/qemu/qemu_domain.c
tests/qemuxml2argvdata/qemuxml2argv-q35.args
tests/qemuxml2argvtest.c