From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:48616) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QRLME-00059h-09 for qemu-devel@nongnu.org; Tue, 31 May 2011 05:35:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QRLMC-0002io-U9 for qemu-devel@nongnu.org; Tue, 31 May 2011 05:35:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:11671) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QRLMC-0002iH-NL for qemu-devel@nongnu.org; Tue, 31 May 2011 05:35:24 -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 p4V9ZN4J026074 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Tue, 31 May 2011 05:35:23 -0400 Received: from shalem.localdomain.com (vpn1-4-207.ams2.redhat.com [10.36.4.207]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id p4V9ZLHw032330 for ; Tue, 31 May 2011 05:35:22 -0400 From: Hans de Goede Date: Tue, 31 May 2011 11:35:16 +0200 Message-Id: <1306834530-12763-1-git-send-email-hdegoede@redhat.com> Subject: [Qemu-devel] [PATCH 00/14] usb: various usb fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Here is a patch series with a bunch of usb fixes, mostly (linux) usb redirection related. Regards, Hans