Hi, Here is the usb patch queue with two small fixes.
please pull, Gerd The following changes since commit 5d3217340adcb6c4f0e4af5d2b865331eb2ff63d: disas: Fix ATTRIBUTE_UNUSED define clash with ALSA headers (2016-07-19 16:40:39 +0100) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-usb-20160720-1 for you to fetch changes up to 87ae924b73cbbe13ad800ab2016d011b42456f25: usbredir: add streams property (2016-07-20 13:31:20 +0200) ---------------------------------------------------------------- usb: xhci assert fix, add usbredir streams property ---------------------------------------------------------------- Alexey Kardashevskiy (1): xhci: Fix possible side effect from assert() Gerd Hoffmann (1): usbredir: add streams property hw/usb/hcd-xhci.c | 4 +++- hw/usb/redirect.c | 6 +++++- 2 files changed, 8 insertions(+), 2 deletions(-)