hw/usb: Extract VT82C686 UHCI PCI function into a new unit
commit6f2bcd5fc84700b5eabfd58c08cbc61f1d7b5b6e
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Tue, 9 Mar 2021 19:08:02 +0000 (9 20:08 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Mon, 15 Mar 2021 16:00:59 +0000 (15 17:00 +0100)
tree9d23705ffd97486a830261b61ad1b5642ce853cc
parent9a4e12a64dffa241fc5c06e61c7f90799a67891e
hw/usb: Extract VT82C686 UHCI PCI function into a new unit

Extract the VT82C686 PCI UHCI function into a new unit so
it is only build when the VT82C686 south bridge is selected.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20210309190802.830969-4-f4bug@amsat.org>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
MAINTAINERS
hw/usb/hcd-uhci.c
hw/usb/meson.build
hw/usb/vt82c686-uhci-pci.c [new file with mode: 0644]