On 01/17/2012 03:06 AM, Gerd Hoffmann wrote:
On 01/13/12 16:19, Anthony Liguori wrote:
On 01/13/2012 04:18 AM, Gerd Hoffmann wrote:
    Hi,

Here comes the usb patch queue.  It features the patches posted a week
ago for review with some minor tweaks according to the review comments:
The comment in usb-audio was fixed and xhci got a codestyle cleanup.  No
actual code changes.  I've also included the usb-redir patches posted by
Hans earlier this week.


cc1: warnings being treated as errors
/home/anthony/git/qemu/hw/usb-xhci.c: In function ‘xhci_process_commands’:
/home/anthony/git/qemu/hw/usb-xhci.c:2143:9: error: case value ‘48’ not
in enumerated type ‘TRBType’
/home/anthony/git/qemu/hw/usb-xhci.c:2147:9: error: case value ‘49’ not
in enumerated type ‘TRBType’
/home/anthony/git/qemu/hw/usb-xhci.c:2152:9: error: case value ‘50’ not
in enumerated type ‘TRBType’
make[1]: *** [usb-xhci.o] Error 1

Fixed&  pushed to git://git.kraxel.org/qemu usb.37

diff between usb.36 and usb.37 attached for reference.

Pulled.  Thanks.

Regards,

Anthony Liguori


cheers,
   Gerd



Reply via email to