From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:35567) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QikRN-0007xE-MZ for qemu-devel@nongnu.org; Mon, 18 Jul 2011 05:48:45 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QikRI-0007rX-Rz for qemu-devel@nongnu.org; Mon, 18 Jul 2011 05:48:40 -0400 Received: from mx1.redhat.com ([209.132.183.28]:36441) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QikRH-0007rK-Vo for qemu-devel@nongnu.org; Mon, 18 Jul 2011 05:48:36 -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 p6I9mYsd028008 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 18 Jul 2011 05:48:34 -0400 Received: from shalem.localdomain (vpn1-5-8.ams2.redhat.com [10.36.5.8]) by int-mx01.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id p6I9mWNB013377 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Mon, 18 Jul 2011 05:48:34 -0400 Message-ID: <4E2401C9.8030800@redhat.com> Date: Mon, 18 Jul 2011 11:50:01 +0200 From: Hans de Goede MIME-Version: 1.0 References: <1310973217-12242-1-git-send-email-hdegoede@redhat.com> In-Reply-To: <1310973217-12242-1-git-send-email-hdegoede@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] USB: add usb network redirection support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "qemu-devel@nongnu.org" p.s. For people wishing to give this a try, usbredir-0.3 needs a libusb-1.0.9 git snapshot (a 1.0.9 release is longer overdue). In the mean time grab the usbredir branch from my libusb repo and use that: http://cgit.freedesktop.org/~jwrdegoede/libusb/log/?h=usbredir Regards, Hans