From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=47880 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PZkqX-0006rn-8R for qemu-devel@nongnu.org; Mon, 03 Jan 2011 08:53:39 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PZkqP-0002RO-EF for qemu-devel@nongnu.org; Mon, 03 Jan 2011 08:53:13 -0500 Received: from mx1.redhat.com ([209.132.183.28]:44426) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PZkqP-0002Pq-6K for qemu-devel@nongnu.org; Mon, 03 Jan 2011 08:53:05 -0500 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id p03Dr41V008192 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Mon, 3 Jan 2011 08:53:04 -0500 Received: from rincewind.home.kraxel.org (vpn1-6-200.ams2.redhat.com [10.36.6.200]) by int-mx02.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id p03Dr2ea012223 for ; Mon, 3 Jan 2011 08:53:03 -0500 Message-ID: <4D21D4BE.9040206@redhat.com> Date: Mon, 03 Jan 2011 14:53:02 +0100 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 0/5] usb-ccid (v11) References: <1292615083-16012-1-git-send-email-alevy@redhat.com> <4D21A745.8040906@redhat.com> <20110103110058.GA10394@playa.tlv.redhat.com> In-Reply-To: <20110103110058.GA10394@playa.tlv.redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org On 01/03/11 12:00, Alon Levy wrote: > On Mon, Jan 03, 2011 at 11:39:01AM +0100, Gerd Hoffmann wrote: >> Patch series looks good to me now. Doesn't apply cleanly to master >> though (conflicts in configure), so it needs a rebase I guess. Also >> a git tree to pull from would be nice. > > rebased, pull from: > git://anongit.freedesktop.org/~alon/qemu usb_ccid.v11 Doesn't build with separate build directory. cheers, Gerd