Re: [Qemu-devel] [PULL 00/28] usb patch queue

2012-02-15 Thread Anthony Liguori
On 02/10/2012 05:42 AM, Gerd Hoffmann wrote: Hi, Here comes the current usb patch queue. It brings some bugfixes. It also revamps the usb packet workflow to move the whole thing to a event-based workflow. xhci emulation needs this, and we also might be able to use this with the other host

[Qemu-devel] [PULL 00/28] usb patch queue

2012-02-10 Thread Gerd Hoffmann
Hi, Here comes the current usb patch queue. It brings some bugfixes. It also revamps the usb packet workflow to move the whole thing to a event-based workflow. xhci emulation needs this, and we also might be able to use this with the other host adapters to reduce emulation cpu overhead, altho