summaryrefslogtreecommitdiff
path: root/hw/virtio
diff options
context:
space:
mode:
authorPeter Wu <peter@lekensteyn.nl>2014-03-20 18:05:23 +0100
committerPeter Wu <peter@lekensteyn.nl>2014-03-20 18:05:23 +0100
commit01b3362c1465ffcaa770cfcd64f0f609ee75d1aa (patch)
treebe3e8976b176c7e9de6f994a3dd607695f304bfc /hw/virtio
parent37f78fd8e2c17ac63ba5fcbd9b3d0e616e921606 (diff)
downloadqemu-01b3362c1465ffcaa770cfcd64f0f609ee75d1aa.tar.gz
usbdump: support xhci
The XHCI HCD sends an OUT packet which was unexpected by the usbdump code. That was the case because the core USB code that was normally calling handle_control only called when the full data was received from the host (from the Status stage, with PID == USB_TOKEN_IN). Then there is also the do_parameter function as used by XHCI that was not really handled. Fix this by allowing OUT tokens, also document why this is necessary. Signed-off-by: Peter Wu <peter@lekensteyn.nl>
Diffstat (limited to 'hw/virtio')
0 files changed, 0 insertions, 0 deletions