From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56852) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeLw1-00030H-A5 for qemu-devel@nongnu.org; Tue, 22 Sep 2015 07:40:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZeLw0-0000SC-0e for qemu-devel@nongnu.org; Tue, 22 Sep 2015 07:40:33 -0400 Received: from mx1.redhat.com ([209.132.183.28]:53472) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZeLvz-0000Rp-Ku for qemu-devel@nongnu.org; Tue, 22 Sep 2015 07:40:31 -0400 References: <1442921354-26929-1-git-send-email-marcandre.lureau@redhat.com> From: Paolo Bonzini Message-ID: <56013E28.3010102@redhat.com> Date: Tue, 22 Sep 2015 13:40:24 +0200 MIME-Version: 1.0 In-Reply-To: <1442921354-26929-1-git-send-email-marcandre.lureau@redhat.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH] libcacard: use the standalone project List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: marcandre.lureau@redhat.com, qemu-devel@nongnu.org Cc: peter.maydell@linaro.org, Gerd Hoffmann On 22/09/2015 13:29, marcandre.lureau@redhat.com wrote: > From: Marc-Andr=C3=A9 Lureau >=20 > libcacard is now a standalone project hosted with the Spice project (se= e > the 2.5.0 release announcement), remove it from qemu tree. >=20 > Use the library if found during configure or if --enable-smartcard. >=20 > Signed-off-by: Marc-Andr=C3=A9 Lureau > --- Thanks! Who's going to send a pull request for this? Reviewed-by: Paolo Bonzini Tested-by: Paolo Bonzini Paolo