From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:58834) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vm2fJ-0007I1-65 for qemu-devel@nongnu.org; Thu, 28 Nov 2013 09:34:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vm2fA-0007vd-SG for qemu-devel@nongnu.org; Thu, 28 Nov 2013 09:34:01 -0500 Received: from mx1.redhat.com ([209.132.183.28]:15717) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vm2fA-0007vK-Jm for qemu-devel@nongnu.org; Thu, 28 Nov 2013 09:33:52 -0500 Received: from int-mx11.intmail.prod.int.phx2.redhat.com (int-mx11.intmail.prod.int.phx2.redhat.com [10.5.11.24]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id rASEXpYm010690 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 28 Nov 2013 09:33:52 -0500 Message-ID: <1385649229.13867.57.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Thu, 28 Nov 2013 15:33:49 +0100 In-Reply-To: <1385050862-6535-1-git-send-email-hdegoede@redhat.com> References: <1385050862-6535-1-git-send-email-hdegoede@redhat.com> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 0/3] usb-host-libusb: streams support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hans de Goede Cc: qemu-devel@nongnu.org On Do, 2013-11-21 at 17:20 +0100, Hans de Goede wrote: > Hi Gerd, > > Here is a new version of the 3 patches to add streams support to > usb-host-libusb, with the error when building with an older libusbx fixed. Added to usb patch queue. thanks, Gerd