summaryrefslogtreecommitdiff
path: root/dma-helpers.c
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:36:40 +0100
commit4780305d098714c7a97b70ca2508cbb615d2ae2e (patch)
treebc01319a0d7f1ff8d76c5c18af2b00ae79dbf3ef /dma-helpers.c
parentc18ef0830cb86f9a206ebff9b8049c73720f8057 (diff)
downloadqemu-usbdump-usbhid.tar.gz
usbdump: support xhciusbdump-usbhid
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 'dma-helpers.c')
0 files changed, 0 insertions, 0 deletions