]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: change the logic of setting default USB controller
authorPavel Hrdina <phrdina@redhat.com>
Thu, 27 Apr 2017 15:41:56 +0000 (17:41 +0200)
committerPavel Hrdina <phrdina@redhat.com>
Fri, 28 Apr 2017 08:41:53 +0000 (10:41 +0200)
commite69001b46448ae7e0f9f727965d4bea169ca2d9e
treedcf927e790c966fe4ad5c95594c025c49c781da3
parentef0bb841c9ea067738abfe012ab91507d46e32b2
qemu: change the logic of setting default USB controller

The new logic will set the piix3-uhci if available regardless of
any architecture and it will be updated to better model based on
architecture and device existence.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
Acked-by: Andrea Bolognani <abologna@redhat.com>
src/qemu/qemu_domain.c