From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:43892) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNi3j-00054g-1O for qemu-devel@nongnu.org; Mon, 15 Oct 2012 06:38:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TNi3f-0003pb-6Q for qemu-devel@nongnu.org; Mon, 15 Oct 2012 06:38:06 -0400 Received: from mx1.redhat.com ([209.132.183.28]:24554) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TNi3e-0003pO-U4 for qemu-devel@nongnu.org; Mon, 15 Oct 2012 06:38:03 -0400 Received: from int-mx01.intmail.prod.int.phx2.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q9FAc1vt027738 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 15 Oct 2012 06:38:01 -0400 From: Hans de Goede Date: Mon, 15 Oct 2012 12:38:09 +0200 Message-Id: <1350297511-25437-1-git-send-email-hdegoede@redhat.com> Subject: [Qemu-devel] RFC: usb input pipelining / speedup patchset v2 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Here is v2 of my usb input pipelining and speedup patchset + some assorted fixes, taking into account all the remarks from the discussion surrounding v1, Please review! Note this is still RFC status as I would like to run some more tests before this going upstream. Thanks & Regards, Hans