Re: [Qemu-devel] [PATCH 0/3] hw/Kconfig: PCI & USB fixes

2019-07-15 Thread Paolo Bonzini
On 15/07/19 11:55, Philippe Mathieu-Daudé wrote: > I actually wanted to clean the USB devices (i.e. to not have > USB3 devices appear on OHCI buses) but this is too late for > the next release, so let's post the patches accumulated. > > Philippe Mathieu-Daudé (3): > hw/Kconfig: PCI bus implies P

[Qemu-devel] [PATCH 0/3] hw/Kconfig: PCI & USB fixes

2019-07-15 Thread Philippe Mathieu-Daudé
I actually wanted to clean the USB devices (i.e. to not have USB3 devices appear on OHCI buses) but this is too late for the next release, so let's post the patches accumulated. Philippe Mathieu-Daudé (3): hw/Kconfig: PCI bus implies PCI_DEVICES hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCI hw/usb