]> git.proxmox.com Git - mirror_qemu.git/commit - include/hw/usb.h
usb-core: usb3 streams
authorGerd Hoffmann <kraxel@redhat.com>
Tue, 29 Jan 2013 11:44:35 +0000 (12:44 +0100)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 19 Feb 2013 11:30:05 +0000 (12:30 +0100)
commit8550a02d1239415342959f6a32d178bc05c557cc
tree4575fc9809c16b10a75837005eec715dd91b82f5
parent2e5df36df8d0c3ffe59de254ef016508b27562bb
usb-core: usb3 streams

This patch adds support for usb3 streams to the usb subsystem core.
This is just adding a streams field / parameter in a number of places.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
14 files changed:
hw/usb.h
hw/usb/core.c
hw/usb/dev-bluetooth.c
hw/usb/dev-hid.c
hw/usb/dev-hub.c
hw/usb/dev-network.c
hw/usb/dev-smartcard-reader.c
hw/usb/dev-uas.c
hw/usb/dev-wacom.c
hw/usb/hcd-ehci.c
hw/usb/hcd-musb.c
hw/usb/hcd-ohci.c
hw/usb/hcd-uhci.c
hw/usb/hcd-xhci.c