Re: [Qemu-devel] usb: Move interrupt handling from poll to async handling

2012-11-06 Thread Gerd Hoffmann
On 11/06/12 15:08, Hans de Goede wrote: > This patchsets move interrupt handling for usb-redir and usb-hid devices > over from polling to async handling. Together with a patch to allow > async stepdown in ehci when the periodic schedule only contains interrupt > queues, and a patch to allow usb-hid

[Qemu-devel] usb: Move interrupt handling from poll to async handling

2012-11-06 Thread Hans de Goede
This patchsets move interrupt handling for usb-redir and usb-hid devices over from polling to async handling. Together with a patch to allow async stepdown in ehci when the periodic schedule only contains interrupt queues, and a patch to allow usb-hid devices to connect to ehci, this fixes the usb-