mirror of
https://github.com/yunionio/cloudpods.git
synced 2026-07-02 18:14:42 +08:00
support usb controller type: qemu-xhci, usb-ehci. qemu-xhci is much more virtualization-friendly when compared to EHCI and UHCI. but guest supports XHCI which should be the case for any operating system released around 2010 or later. So sometimes wo need use usb controller type EHCI. Signed-off-by: wanyaoqi <d3lx.yq@gmail.com>