From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:35782) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QRP8k-0006f6-BG for qemu-devel@nongnu.org; Tue, 31 May 2011 09:37:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QRP8g-0002FB-Hz for qemu-devel@nongnu.org; Tue, 31 May 2011 09:37:46 -0400 Received: from mail-yi0-f45.google.com ([209.85.218.45]:33968) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QRP8g-0002F6-FX for qemu-devel@nongnu.org; Tue, 31 May 2011 09:37:42 -0400 Received: by yib19 with SMTP id 19so2123192yib.4 for ; Tue, 31 May 2011 06:37:41 -0700 (PDT) Message-ID: <4DE4EF23.3040003@codemonkey.ws> Date: Tue, 31 May 2011 08:37:39 -0500 From: Anthony Liguori MIME-Version: 1.0 References: <1306143819-30287-1-git-send-email-kraxel@redhat.com> <4DDE27E7.8040802@redhat.com> In-Reply-To: <4DDE27E7.8040802@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL] usb patch queue: initial usb 2.0 support. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org On 05/26/2011 05:13 AM, Gerd Hoffmann wrote: > On 05/23/11 11:43, Gerd Hoffmann wrote: >> Hi, >> >> Here is the usb patch queue, with EHCI support being the outstanding >> new feature. Most patches are unmodified. Patch #5 got a better commit >> message. The EHCI patch now lists all contributes in the commit message >> too (they where listed in the source code only before), I hope everybody >> is happy with that now. > >> are available in the git repository at: >> git://git.kraxel.org/qemu usb.13.pull > > Pushed a slightly updated usb.14.pull branch. Rebased to latest master. > Fixed the FSF address as noted by blueswirl. No other changes, so I > don't spam the list again with the whole series. > > The issue with async packets on unplug noticed by Hans (which isn't new) > will be fixed with the next batch of usb patches. Pulled. Thanks. Regards, Anthony Liguori > > please pull, > Gerd > > >