acrn-hypervisor/devicemodel/hw/pci
Xiaoguang Wu b10ad4b311 DM USB: xHCI: refine the logic of CCS bit of PORTSC register
The CCS bit of PORTSC register should be set according to the mapped
native port connection status, use xdev->devices if equal NULL is not
enough due to devices only be clear in disable slot which can't reflect
the native connection state in some gaps.

Tracked-On: #3163
Signed-off-by: Xiaoguang Wu <xiaoguang.wu@intel.com>
Acked-by: Yu Wang <yu1.wang@intel.com>
2019-05-24 13:21:12 +08:00
..
virtio DM: remove unused function virtio_pci_modern_cfgread and virtio_pci_modern_cfgwrite 2019-05-24 11:51:00 +08:00
ahci.c dm: storage: rename delete to discard 2018-12-18 13:21:07 +08:00
core.c dm: not register/unregister gvt bar memory 2019-05-09 17:28:16 +08:00
gsi_sharing.c dm: hw: Replace sscanf with permitted string API 2018-12-17 19:17:29 +08:00
gvt.c acrn/dm: gvt returns negative errno to terminate the initialization 2019-04-25 15:11:10 +08:00
hostbridge.c
irq.c DM: wrap ASSERT/DEASSERT IRQ line with Set/Clear IRQ line 2018-10-29 09:26:23 +08:00
lpc.c dm: refine the uart_core 2018-12-27 09:58:20 +08:00
npk.c dm: Fix some issues from string operations 2018-12-25 18:40:04 +08:00
passthrough.c acrn-dm: Pass vbdf and pbdf info to vm_reset_ptdev_intx_info 2019-04-29 17:04:02 +08:00
platform_gsi_info.c
uart.c dm: refine the uart_core 2018-12-27 09:58:20 +08:00
wdt_i6300esb.c acrn-dm: enable debug option for acrn-dm 2019-04-16 15:24:25 +08:00
xhci.c DM USB: xHCI: refine the logic of CCS bit of PORTSC register 2019-05-24 13:21:12 +08:00