[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] [PATCH 0/3] hw/Kconfig: PCI & USB fixes
From: |
Philippe Mathieu-Daudé |
Subject: |
[Qemu-devel] [PATCH 0/3] hw/Kconfig: PCI & USB fixes |
Date: |
Mon, 15 Jul 2019 11:55:42 +0200 |
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(-)
--
2.20.1
- [Qemu-devel] [PATCH 0/3] hw/Kconfig: PCI & USB fixes,
Philippe Mathieu-Daudé <=
- [Qemu-devel] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES, Philippe Mathieu-Daudé, 2019/07/15
- Re: [Qemu-devel] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES, Thomas Huth, 2019/07/15
- Re: [Qemu-devel] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES, Peter Maydell, 2019/07/15
- Re: [Qemu-devel] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES, Thomas Huth, 2019/07/15
- Re: [Qemu-devel] [qemu-s390x] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES, Cornelia Huck, 2019/07/15
- Re: [Qemu-devel] [qemu-s390x] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES, Philippe Mathieu-Daudé, 2019/07/15
- Re: [Qemu-devel] [qemu-s390x] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES, Cornelia Huck, 2019/07/15
- Re: [Qemu-devel] [qemu-s390x] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES, Thomas Huth, 2019/07/15
- Re: [Qemu-devel] [qemu-s390x] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES, Philippe Mathieu-Daudé, 2019/07/15
- Re: [Qemu-devel] [qemu-s390x] [RFC PATCH 1/3] hw/Kconfig: PCI bus implies PCI_DEVICES, Thomas Huth, 2019/07/15