mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-07 17:46:15 +00:00
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>