From: Gonglei <arei.gong...@huawei.com>

add support for usb host adapter hotplug, as the same
as other pci devices.

Gerd, I want to add some qtest for usb host adapters,
would you please pull the ehci/uhci tests added by you
a few days ago. Thanks!

Gonglei (6):
  usb: add usb_bus_release function
  usb-ohci: add exit function
  usb-uhci: clean up uhci resource when pci-uhci exit
  usb-ehci-pci: add exit function
  usb-xhci: add exit function
  usb: tag usb host controller as hotpluggable

 hw/usb/bus.c          |  8 ++++++++
 hw/usb/hcd-ehci-pci.c | 18 +++++++++++++++++-
 hw/usb/hcd-ohci.c     | 14 +++++++++++++-
 hw/usb/hcd-uhci.c     |  5 ++++-
 hw/usb/hcd-xhci.c     | 37 ++++++++++++++++++++++++++++++++++++-
 include/hw/usb.h      |  1 +
 6 files changed, 79 insertions(+), 4 deletions(-)

-- 
1.7.12.4



Reply via email to