diff options
author | Alon Levy <alevy@redhat.com> | 2010-10-24 12:09:18 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2011-04-01 19:07:49 -0500 |
commit | 585738a6e62eb586f24782dee34306e7c375f9ba (patch) | |
tree | d2121b2fcad9806af7c7a9e0d08d2d31c4a25a7b /fpu | |
parent | 65794b435c7a3e5945bd78fad8011e3f0f15f668 (diff) | |
download | qemu-585738a6e62eb586f24782dee34306e7c375f9ba.zip qemu-585738a6e62eb586f24782dee34306e7c375f9ba.tar.gz qemu-585738a6e62eb586f24782dee34306e7c375f9ba.tar.bz2 |
ccid: add ccid-card-emulated device
This devices uses libcacard (internal) to emulate a smartcard conforming
to the CAC standard. It attaches to the usb-ccid bus. Usage instructions
(example command lines) are in the following patch in docs/ccid.txt. It
uses libcacard which uses nss, so it can work with both hw cards and
certificates (files).
Signed-off-by: Alon Levy <alevy@redhat.com>
---
changes from v20->v21: (Jes Sorenson review)
* cosmetics
* use qemu-thread and qemu_malloc/qemu_free
changes from v19->v20:
* checkpatch.pl
changes from v18->v19:
* add qdev.desc
* backend: drop the enumeration property, back to using a string one.
changes from v16->v17:
* use PROP_TYPE_ENUM for backend
changes from v15->v16:
* fix error reporting in initfn
* bump copyright year
* update copyright license
changes from v1:
* remove stale comments, use only c-style comments
* bugfix, forgot to set recv_len
* change reader name to 'Virtual Reader'
Diffstat (limited to 'fpu')
0 files changed, 0 insertions, 0 deletions