Home
last modified time | relevance | path

Searched hist:a508cc42 (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/usb/
H A Dredirect.ca508cc42 Mon Sep 03 05:04:49 CDT 2012 Hans de Goede <hdegoede@redhat.com> usb-redir: Ensure our peer has the necessary caps when redirecting to XHCI

In order for redirection to work properly when redirecting to an emulated
XHCI controller, the usb-redir-host must support both
usb_redir_cap_ep_info_max_packet_size and usb_redir_cap_64bits_ids,
reject any devices redirected to an XHCI controller when these are not
supported.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>