From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:42029) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S4Wuz-0006gI-Qk for qemu-devel@nongnu.org; Mon, 05 Mar 2012 07:21:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S4Wut-000342-Hn for qemu-devel@nongnu.org; Mon, 05 Mar 2012 07:21:33 -0500 Received: from mx1.redhat.com ([209.132.183.28]:28798) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S4Wut-00033l-9Y for qemu-devel@nongnu.org; Mon, 05 Mar 2012 07:21:27 -0500 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id q25CLPZL000701 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 5 Mar 2012 07:21:25 -0500 Message-ID: <4F54AFC3.8070907@redhat.com> Date: Mon, 05 Mar 2012 13:21:23 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1330720040-24507-1-git-send-email-hdegoede@redhat.com> In-Reply-To: <1330720040-24507-1-git-send-email-hdegoede@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] usb patches [v2] List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hans de Goede Cc: qemu-devel@nongnu.org On 03/02/12 21:27, Hans de Goede wrote: > Here is a series of usb patches against current qemu master, mostly > consisting of a whole bunch of small ehci fixes, plus some redirection > fixes. Patch added to usb patch queue. thanks, Gerd