From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:50931) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRHdd-0003e7-Vk for qemu-devel@nongnu.org; Thu, 25 Oct 2012 03:14:02 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TRHda-00044R-3C for qemu-devel@nongnu.org; Thu, 25 Oct 2012 03:13:57 -0400 Received: from mx1.redhat.com ([209.132.183.28]:6964) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TRHdZ-00044N-Rg for qemu-devel@nongnu.org; Thu, 25 Oct 2012 03:13:54 -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 q9P7DrxJ017132 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 25 Oct 2012 03:13:53 -0400 Message-ID: <5088E6AF.1030006@redhat.com> Date: Thu, 25 Oct 2012 09:13:51 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1351095258-5579-1-git-send-email-hdegoede@redhat.com> In-Reply-To: <1351095258-5579-1-git-send-email-hdegoede@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] usb: input-pipelining + speedups v3 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hans de Goede Cc: qemu-devel@nongnu.org On 10/24/12 18:13, Hans de Goede wrote: > This is the final version of the input pipelining patchset, please > add these patches to your tree for Anthony. > > Changes since the v2 rfc: > - Move the settnig of the int_req flag for xhci, as you requested > - Add "ehci: Retry to fill the queue while waiting for td completion" patch > - Lots of tests run with the code without issues :) Queued up patches 1-14. cheers, Gerd