From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:51132) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TB5JH-0005VM-Or for qemu-devel@nongnu.org; Mon, 10 Sep 2012 10:50:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TB5JD-0003nh-Dp for qemu-devel@nongnu.org; Mon, 10 Sep 2012 10:49:59 -0400 Received: from mx1.redhat.com ([209.132.183.28]:42382) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TB5JD-0003na-68 for qemu-devel@nongnu.org; Mon, 10 Sep 2012 10:49:55 -0400 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q8AEnsPl006813 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 10 Sep 2012 10:49:54 -0400 Message-ID: <504DFE5A.2020307@redhat.com> Date: Mon, 10 Sep 2012 16:51:06 +0200 From: Hans de Goede MIME-Version: 1.0 References: <1347273851-8412-1-git-send-email-hdegoede@redhat.com> <504DEC79.2010104@redhat.com> In-Reply-To: <504DEC79.2010104@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/2] ehci: Misc fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org Hi, On 09/10/2012 03:34 PM, Gerd Hoffmann wrote: > On 09/10/12 12:44, Hans de Goede wrote: >> Here is a better version of the "ehci: Don't process too much frames in 1 >> timer tick" patch, replacing the one from my last pull-req, as well as a >> small bugfix for an issue I noticed while working on this. >> >> Thanks & Regards, >> >> Hans > > Patches added to usb patch queue. Thanks, but it seems you missed the ones from my pull-req, from a few days ago, iow those queued up here: http://cgit.freedesktop.org/~jwrdegoede/qemu/log/?h=usb-for-gerd Except for the "ehci: Don't process too much frames in 1 timer tick" patch as you've already added v2 of that :) If you want I can re-spin and send them as patches to the list. Regards, Hans