On Tue, Sep 11, 2012 at 07:46:13AM +0200, Gerd Hoffmann wrote:
> On 09/10/12 19:49, Anthony Liguori wrote:
> > Andreas Färber writes:
> >
> >> Am 10.09.2012 15:37, schrieb Gerd Hoffmann:
> >>> Hi,
> >>>
> | hw/usb/hcd-xhci.c: In function ‘xhci_fire_ctl_transfer’:
> | hw/usb/hcd-xhci.c
On 09/10/12 19:49, Anthony Liguori wrote:
> Andreas Färber writes:
>
>> Am 10.09.2012 15:37, schrieb Gerd Hoffmann:
>>> Hi,
>>>
| hw/usb/hcd-xhci.c: In function ‘xhci_fire_ctl_transfer’:
| hw/usb/hcd-xhci.c:1508:14: error: variable ‘wLength’ set but not used
[-Werror=unused-but-
Andreas Färber writes:
> Am 10.09.2012 15:37, schrieb Gerd Hoffmann:
>> Hi,
>>
>>> | hw/usb/hcd-xhci.c: In function ‘xhci_fire_ctl_transfer’:
>>> | hw/usb/hcd-xhci.c:1508:14: error: variable ‘wLength’ set but not used
>>> [-Werror=unused-but-set-variable]
>>
>> Pushed updated branch usb.63 (
Am 10.09.2012 15:37, schrieb Gerd Hoffmann:
> Hi,
>
>> | hw/usb/hcd-xhci.c: In function ‘xhci_fire_ctl_transfer’:
>> | hw/usb/hcd-xhci.c:1508:14: error: variable ‘wLength’ set but not used
>> [-Werror=unused-but-set-variable]
>
> Pushed updated branch usb.63 (same as usb.62 + one incremental f
On Thu, Sep 06, 2012 at 09:12:01AM +0200, Gerd Hoffmann wrote:
> Hi,
>
> Here comes the usb patch queue with a bunch of new goodies accumulated
> while qemu was in freeze for the 1.2 release:
>
> * ehci gets more tracepoints & improvements in the queuing code and
>minor bugfixes (the impor
Hi,
> | hw/usb/hcd-xhci.c: In function ‘xhci_fire_ctl_transfer’:
> | hw/usb/hcd-xhci.c:1508:14: error: variable ‘wLength’ set but not used
> [-Werror=unused-but-set-variable]
Pushed updated branch usb.63 (same as usb.62 + one incremental fix).
cheers,
Gerd
Hi,
Here comes the usb patch queue with a bunch of new goodies accumulated
while qemu was in freeze for the 1.2 release:
* ehci gets more tracepoints & improvements in the queuing code and
minor bugfixes (the important fixes where a last minute 1.2 pull).
* usbredir goes make use of the ne