From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:33082) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SAmdK-0002Ol-HE for qemu-devel@nongnu.org; Thu, 22 Mar 2012 14:21:16 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SAmdE-0001VP-50 for qemu-devel@nongnu.org; Thu, 22 Mar 2012 14:21:10 -0400 Received: from mx1.redhat.com ([209.132.183.28]:9453) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SAmdD-0001US-Th for qemu-devel@nongnu.org; Thu, 22 Mar 2012 14:21:04 -0400 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.14.4/8.14.4) with ESMTP id q2MIL1hv028560 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 22 Mar 2012 14:21:01 -0400 From: Alon Levy Date: Thu, 22 Mar 2012 20:20:56 +0200 Message-Id: <1332440459-17518-1-git-send-email-alevy@redhat.com> Subject: [Qemu-devel] [PATCH 0/3] libcacard: handle no readers on startup List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org, rrelyea@redhat.com Fixes https://bugzilla.redhat.com/show_bug.cgi?id=802435 together with patches for coolkey. coolkey patches are at: git://people.freedesktop.org/~alon/coolkey bz806038.remove_fake Alon Levy (3): libcacard/vcard_emul_nss: don't stop thread when there are no slots libcacard/vcard_emul_nss: handle no readers at startup libcacard/vcard_emul_nss: add warning for old coolkey libcacard/vcard_emul_nss.c | 36 ++++++++++++++++++++++++++---------- 1 file changed, 26 insertions(+), 10 deletions(-) -- 1.7.9.3