Re: [Qemu-devel] [PATCH] xhci: add property to turn on/off streams support

2014-10-22 Thread Markus Armbruster
Could you briefly explain in the commit message why turning off streams support is useful?

Re: [Qemu-devel] [PATCH] xhci: add property to turn on/off streams support

2014-10-22 Thread Dr. David Alan Gilbert
* Gerd Hoffmann (kra...@redhat.com) wrote: > Signed-off-by: Gerd Hoffmann > --- > hw/usb/hcd-xhci.c | 15 --- > 1 file changed, 12 insertions(+), 3 deletions(-) > > diff --git a/hw/usb/hcd-xhci.c b/hw/usb/hcd-xhci.c > index a27c9d3..2930b72 100644 > --- a/hw/usb/hcd-xhci.c > +++ b/hw

Re: [Qemu-devel] [PATCH] xhci: add property to turn on/off streams support

2014-10-22 Thread Hans de Goede
Hi, On 10/21/2014 03:16 PM, Gerd Hoffmann wrote: > Signed-off-by: Gerd Hoffmann Looks good: Acked-by: Hans de Goede Regards, Hans > --- > hw/usb/hcd-xhci.c | 15 --- > 1 file changed, 12 insertions(+), 3 deletions(-) > > diff --git a/hw/usb/hcd-xhci.c b/hw/usb/hcd-xhci.c > in

[Qemu-devel] [PATCH] xhci: add property to turn on/off streams support

2014-10-21 Thread Gerd Hoffmann
Signed-off-by: Gerd Hoffmann --- hw/usb/hcd-xhci.c | 15 --- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/hw/usb/hcd-xhci.c b/hw/usb/hcd-xhci.c index a27c9d3..2930b72 100644 --- a/hw/usb/hcd-xhci.c +++ b/hw/usb/hcd-xhci.c @@ -459,6 +459,7 @@ struct XHCIState { u