From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:40567) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCRFf-0004ln-NM for qemu-devel@nongnu.org; Fri, 14 Sep 2012 04:27:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TCRFd-0002ha-3H for qemu-devel@nongnu.org; Fri, 14 Sep 2012 04:27:51 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14757) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TCRFc-0002hK-RC for qemu-devel@nongnu.org; Fri, 14 Sep 2012 04:27:49 -0400 Message-ID: <5052EA7F.6090105@redhat.com> Date: Fri, 14 Sep 2012 10:27:43 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1347525600-28220-1-git-send-email-kraxel@redhat.com> <5052E3DA.6000003@msgid.tls.msk.ru> In-Reply-To: <5052E3DA.6000003@msgid.tls.msk.ru> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 00/14] usb patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev Cc: Hans de Goede , qemu-devel@nongnu.org > Are any of the bugfixes worth to apply to previous or new -stable > series? I know usbredir configure fix is needed, anything else? >> Gerd Hoffmann (2): >> usb-host: allow emulated (non-async) control requests without USBPacket This. >> ehci: Fix interrupts stopping when Interrupt Threshold Control is 8 This. >> usb-redir: Revert usb-redir part of commit 93bfef4c >> uhci: Don't queue up packets after one with the SPD flag set And these two. I think the other ehci bugfixes are mostly needed for usbredir migration, so I'd leave them out for stable. Hans? cheers, Gerd