From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38903) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCENi-00077S-KO for qemu-devel@nongnu.org; Mon, 26 Mar 2012 14:11:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SCENg-0000KE-Us for qemu-devel@nongnu.org; Mon, 26 Mar 2012 14:11:02 -0400 Received: from mx1.redhat.com ([209.132.183.28]:22333) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SCENg-0000Jf-Mx for qemu-devel@nongnu.org; Mon, 26 Mar 2012 14:11:00 -0400 Date: Mon, 26 Mar 2012 18:56:27 +0200 From: Alon Levy Message-ID: <20120326165627.GG32389@garlic> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Subject: [Qemu-devel] [PULL] libcacard queue, start with no reader fixes List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Anthony Liguori Cc: qemu-devel@nongnu.org Hi Anthony, Some small fixes for libcacard to handle starting when no readers are available, and reader removal and reinsertion while running. Sent last weekend, no comments so far so I'm sending a pull request. Thanks, Alon The following changes since commit cb1977d308f6e1d6bf398d42e6148187b82456c1: tcg-sparc: Add debug_frame support. (2012-03-24 19:57:58 +0000) are available in the git repository at: git://people.freedesktop.org/~alon/qemu libcacard for you to fetch changes up to 6f06f178f96de3597e1098258ab5d11733ae8602: libcacard/vcard_emul_nss: add warning for old coolkey (2012-03-26 18:39:00 +0200) ---------------------------------------------------------------- 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(-)