From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=55411 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PgITu-0001pb-KR for qemu-devel@nongnu.org; Fri, 21 Jan 2011 10:00:58 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PgITr-0000GW-Jt for qemu-devel@nongnu.org; Fri, 21 Jan 2011 10:00:54 -0500 Received: from mx1.redhat.com ([209.132.183.28]:14075) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PgITr-0000G1-AH for qemu-devel@nongnu.org; Fri, 21 Jan 2011 10:00:51 -0500 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.13.8/8.13.8) with ESMTP id p0LF0ojJ017673 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Fri, 21 Jan 2011 10:00:50 -0500 Message-ID: <4D399F9F.2040607@redhat.com> Date: Fri, 21 Jan 2011 16:00:47 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1294831214-4499-1-git-send-email-kraxel@redhat.com> In-Reply-To: <1294831214-4499-1-git-send-email-kraxel@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH v4 00/32] usb descriptor overhaul + more List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org On 01/12/11 12:19, Gerd Hoffmann wrote: > Hi, > > Here is a update of the usb descriptor patches and a bunch of > improvements on top of that. This patch series features: [ ... ] > The following changes since commit 05bf441eb69a813d3893174d54faa6afa8c0d39b: > > cris: Remove unused orig_flags (2011-01-10 23:28:08 +0100) > > are available in the git repository at: > git://anongit.freedesktop.org/spice/qemu usb.4 Ping? cheers, Gerd