From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:36642) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TF7nY-0006Tn-E4 for qemu-devel@nongnu.org; Fri, 21 Sep 2012 14:18:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TF7nW-0001XN-O1 for qemu-devel@nongnu.org; Fri, 21 Sep 2012 14:17:56 -0400 Received: from hall.aurel32.net ([88.191.126.93]:44111) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TF7nW-0001V4-GL for qemu-devel@nongnu.org; Fri, 21 Sep 2012 14:17:54 -0400 Date: Fri, 21 Sep 2012 20:17:50 +0200 From: Aurelien Jarno Message-ID: <20120921181750.GG4457@ohm.aurel32.net> References: <1347525600-28220-1-git-send-email-kraxel@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline In-Reply-To: <1347525600-28220-1-git-send-email-kraxel@redhat.com> Subject: Re: [Qemu-devel] [PULL 00/14] usb patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org On Thu, Sep 13, 2012 at 10:39:46AM +0200, Gerd Hoffmann wrote: > Hi, > > Here comes the usb patch queue, featuring life migration support for > usb network redirection and the usual share of bugfixes ;) > > please pull, > Gerd > > The following changes since commit e0a1e32dbc41e6b2aabb436a9417dfd32177a3dc: > > Merge branch 'usb.64' of git://git.kraxel.org/qemu (2012-09-11 18:06:56 +0200) > > are available in the git repository at: > > git://git.kraxel.org/qemu usb.65 > > Aurelien Jarno (1): > configure: usbredir fixes > > Gerd Hoffmann (2): > usb-host: allow emulated (non-async) control requests without USBPacket > ehci: switch to new-style memory ops > > Hans de Goede (11): > ehci: Fix interrupts stopping when Interrupt Threshold Control is 8 > ehci: Don't process too much frames in 1 timer tick (v2) > ehci: Don't set seen to 0 when removing unseen queue-heads > ehci: Walk async schedule before and after migration > usb-redir: Change cancelled packet code into a generic packet-id queue > usb-redir: Add an already_in_flight packet-id queue > usb-redir: Store max_packet_size in endp_data > usb-redir: Add support for migration > usb-redir: Add chardev open / close debug logging > usb-redir: Revert usb-redir part of commit 93bfef4c > uhci: Don't queue up packets after one with the SPD flag set > > configure | 2 +- > hw/usb/hcd-ehci.c | 241 +++++++++++++++---------- > hw/usb/hcd-uhci.c | 5 +- > hw/usb/host-linux.c | 2 +- > hw/usb/redirect.c | 504 +++++++++++++++++++++++++++++++++++++++++++++++---- > trace-events | 9 +- > 6 files changed, 625 insertions(+), 138 deletions(-) > Looks like this one have been forgotten, so I have pulled it. -- Aurelien Jarno GPG: 1024D/F1BCDB73 aurelien@aurel32.net http://www.aurel32.net