qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PULL] libcacard AFE support and bug fixes


From: Alon Levy
Subject: [Qemu-devel] [PULL] libcacard AFE support and bug fixes
Date: Fri, 22 Jul 2011 18:08:40 +0300
User-agent: Mutt/1.5.21 (2010-09-15)

Hi,

 Please pull fixes for AFE smart cards, cleanup and missing frees
 by Robert Relyea and Christophe Fergeau. Thanks.

The following changes since commit d1afc48b7cfdb4490f322d5d82a2aae6d545ec06:

  SPARC64: implement addtional MMU faults related to nonfaulting load 
(2011-07-21 20:02:22 +0000)

are available in the git repository at:
  git://anongit.freedesktop.org/~alon/qemu pull-libcacard.afe

Christophe Fergeau (5):
      libcacard: don't leak vcard_emul_alloc_arrays mem
      libcacard: s/strip(args++)/strip(args+1)
      libcacard: fix soft=... parsing in vcard_emul_options
      libcacard: introduce NEXT_TOKEN macro
      libcacard: replace copy_string with strndup

Robert Relyea (1):
      libcacard/vcard_emul_nss: support cards lying about CKM_RSA_X_509 support

 libcacard/vcard_emul_nss.c |  257 +++++++++++++++++++++++++++++++-------------
 1 files changed, 182 insertions(+), 75 deletions(-)

Alon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]