From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from [140.186.70.92] (port=46280 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PSqdz-0006MT-P3 for qemu-devel@nongnu.org; Wed, 15 Dec 2010 07:39:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PSqdy-000867-NV for qemu-devel@nongnu.org; Wed, 15 Dec 2010 07:39:43 -0500 Received: from mx1.redhat.com ([209.132.183.28]:31343) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PSqdy-00085u-E3 for qemu-devel@nongnu.org; Wed, 15 Dec 2010 07:39:42 -0500 Received: from int-mx12.intmail.prod.int.phx2.redhat.com (int-mx12.intmail.prod.int.phx2.redhat.com [10.5.11.25]) by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id oBFCdfU5003307 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 15 Dec 2010 07:39:41 -0500 Message-ID: <4D08B70B.4020103@redhat.com> Date: Wed, 15 Dec 2010 13:39:39 +0100 From: Gerd Hoffmann MIME-Version: 1.0 Subject: Re: [Qemu-devel] [PATCH 5/5] smartcard: add docs References: <1292179059-21617-1-git-send-email-alevy@redhat.com> <1292179059-21617-6-git-send-email-alevy@redhat.com> In-Reply-To: <1292179059-21617-6-git-send-email-alevy@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: Alon Levy Cc: qemu-devel@nongnu.org Hi, > docs/libcacard.txt | 483 ++++++++++++++++++++++++++++++++++++++++++++++++++++ Move this to the libcacard patch and add a pointer to it to the commit message? cheers, Gerd