acrn-hypervisor/devicemodel/hw/pci
Liang Yang 14bc961f03 DM USB: xHCI: remove old hub support code.
Previous design use bus and port(root hub port) for the identification
to the native USB device. It cannot work properly under the multi-hub
situation due to external USB hub is introduced.

This patch removes old hub implementation code, and subsequent patches
will be add support for mutiple hubs.

Tracked-On: #1434
Signed-off-by: Liang Yang <liang3.yang@intel.com>
Signed-off-by: Xiaoguang Wu <xiaoguang.wu@intel.com>
Acked-by: Yu Wang <yu1.wang@intel.com>
2018-10-19 22:39:50 +08:00
..
virtio dm: rpmb: DM customized changes for RPMB mux kernel module 2018-10-19 22:31:28 +08:00
ahci.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
core.c dm: fix the issue when guest tries to disable memory range access 2018-10-08 12:57:00 +08:00
gsi_sharing.c dm: deal with physical GSI sharing 2018-06-29 00:50:01 +08:00
gvt.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
hostbridge.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
irq.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
lpc.c dm: vpit: add PIT-related header files 2018-10-09 13:24:47 +08:00
npk.c DM NPK: use a slice (8 masters) as the minimal unit for NPK virt 2018-09-04 10:07:56 +08:00
passthrough.c dm: passthru: fix hardcoded nhlt table length 2018-10-15 13:44:48 +08:00
platform_gsi_info.c DM: update GSI sharing info 2018-08-09 15:42:51 +08:00
uart.c lpc: resolve UOS boot-up issue caused by lpc. 2018-07-10 11:52:52 +08:00
wdt_i6300esb.c DM: add MSI and INTR support for i6300esb watchdog 2018-10-18 09:30:01 +08:00
xhci.c DM USB: xHCI: remove old hub support code. 2018-10-19 22:39:50 +08:00