diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2021-01-21 16:08:32 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2021-01-22 14:51:35 +0100 |
commit | 2980a316734c420e7398aec026909dcfc8614c1d (patch) | |
tree | 5f1c30bca7461c74fdb80ae941adae550aea8d1b /linux-user | |
parent | 0f6dba145a4be998e0e5e4ccd94d9df8609eb327 (diff) | |
download | qemu-2980a316734c420e7398aec026909dcfc8614c1d.zip qemu-2980a316734c420e7398aec026909dcfc8614c1d.tar.gz qemu-2980a316734c420e7398aec026909dcfc8614c1d.tar.bz2 |
usb-host: map LIBUSB_SPEED_SUPER_PLUS to USB_SPEED_SUPER
Handle host superspeedplus (usb 3.1+) devices like superspeed (usb 3.0)
devices. That is enough to get them handled properly by xhci. They show
up as superspeed devices inside the guest, but should be able to actually
run at higher speeds.
Reported-by: Angel Pagan <Angel.Pagan@stratus.com>
Tested-by: Angel Pagan <Angel.Pagan@stratus.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Message-Id: <20210121150832.3564097-1-kraxel@redhat.com>
Diffstat (limited to 'linux-user')
0 files changed, 0 insertions, 0 deletions