[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH 0/3] hw/Kconfig: PCI & USB fixes
From: |
Paolo Bonzini |
Subject: |
Re: [Qemu-devel] [PATCH 0/3] hw/Kconfig: PCI & USB fixes |
Date: |
Mon, 15 Jul 2019 13:21:25 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.7.2 |
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 PCI_DEVICES
> hw/usb/Kconfig: Add CONFIG_USB_EHCI_PCI
> hw/usb/Kconfig: USB_XHCI_NEC requires USB_XHCI
>
> docs/devel/kconfig.rst | 1 -
> hw/alpha/Kconfig | 1 -
> hw/arm/Kconfig | 4 ----
> hw/hppa/Kconfig | 1 -
> hw/i386/Kconfig | 1 -
> hw/pci/Kconfig | 1 +
> hw/ppc/Kconfig | 6 ------
> hw/riscv/Kconfig | 1 -
> hw/sh4/Kconfig | 1 -
> hw/sparc64/Kconfig | 1 -
> hw/usb/Kconfig | 11 +++++++----
> hw/usb/Makefile.objs | 5 +++--
> 12 files changed, 11 insertions(+), 23 deletions(-)
>
ACK for 2 and 3. Gerd is on vacation so I'm picking them up.
Paolo
[Qemu-devel] [PATCH-for-4.1? 3/3] hw/usb/Kconfig: USB_XHCI_NEC requires USB_XHCI, Philippe Mathieu-Daudé, 2019/07/15
Re: [Qemu-devel] [PATCH 0/3] hw/Kconfig: PCI & USB fixes,
Paolo Bonzini <=