From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:35931) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TB48e-0000vX-IW for qemu-devel@nongnu.org; Mon, 10 Sep 2012 09:35:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TB48a-0008FH-IN for qemu-devel@nongnu.org; Mon, 10 Sep 2012 09:34:56 -0400 Received: from mx1.redhat.com ([209.132.183.28]:14879) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TB48a-0008F8-AO for qemu-devel@nongnu.org; Mon, 10 Sep 2012 09:34:52 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q8ADYpb9002480 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 10 Sep 2012 09:34:51 -0400 Message-ID: <504DEC79.2010104@redhat.com> Date: Mon, 10 Sep 2012 15:34:49 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1347273851-8412-1-git-send-email-hdegoede@redhat.com> In-Reply-To: <1347273851-8412-1-git-send-email-hdegoede@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 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: Hans de Goede Cc: qemu-devel@nongnu.org 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, Gerd