mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-06-06 17:21:22 +00:00
This patch implements scalable xHCI parameter for extended capabilities. For future supported platform, user can be easy to specify their platform to emulate corresponding xHCI capabilities. The new usage: -s <n>,xhci,[bus1-port1,bus2-port2]:[tablet]:[log=x]:[cap=x] The old usage: -s <n>,xhci,[bus1-port1,bus2-port2]:[tablet]:[log=x] Change-Id: Ie8ba056d57cac9446bcf3f39b342c7ac22245c61 Signed-off-by: Liang Yang <liang3.yang@intel.com> Reviewed-by: Xiaoguang Wu <xiaoguang.wu@intel.com> Reviewed-by: Yu Wang <yu1.wang@intel.com> Reviewed-by: Kevin Tian <kevin.tian@intel.com>