From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:48915) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S3XFn-00084X-Ow for qemu-devel@nongnu.org; Fri, 02 Mar 2012 13:30:56 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1S3XFj-00065y-3W for qemu-devel@nongnu.org; Fri, 02 Mar 2012 13:30:55 -0500 Received: from mx1.redhat.com ([209.132.183.28]:1706) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1S3XFi-00065K-Pn for qemu-devel@nongnu.org; Fri, 02 Mar 2012 13:30:51 -0500 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 q22IUmhB014731 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 2 Mar 2012 13:30:49 -0500 From: Hans de Goede Date: Fri, 2 Mar 2012 19:32:21 +0100 Message-Id: <1330713154-3229-1-git-send-email-hdegoede@redhat.com> Subject: [Qemu-devel] [PATCH 0/13] usb patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org Hi, 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. Regards, Hans