Hi, Here is a series of usb patches against current qemu master, mostly consisting of a whole bunch of small ehci fixes, plus some redirection fixes.
Changes in v2: Due to some reshuffling of patches before sending [PATCH 04/13] "usb-ehci: always call ehci_queues_rip_unused for period queues" ended up passing in the flush flag of ehci_queues_rip_unused, which does not get added to it until the next patch. This version fixes this so that all intermediate steps compile. Regards, Hans