summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakub Jelen <jjelen@redhat.com>2020-09-03 15:52:41 +0200
committerJakub Jelen <jjelen@redhat.com>2020-09-03 16:15:35 +0200
commit8803567fb3cec7f5142710b4992b8f6b97fc03c7 (patch)
treed6871b0cc1dc6f7ffd76181af05e8897f673d4da
parent1328c2b800b3cd64d867ba4cc6f62e1c8748900d (diff)
Add a link to QEMU documentaiton of CCID device
Signed-off-by: Jakub Jelen <jjelen@redhat.com> Acked-by: Frediano Ziglio <fziglio@redhat.com>
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 54f86c3..f8f4c80 100644
--- a/README.md
+++ b/README.md
@@ -80,6 +80,11 @@ More information about libcacard, see the following links to the SPICE documenta
* https://www.spice-space.org/smartcard-usage.html
* https://www.spice-space.org/spice-user-manual.html#_cac_smartcard_redirection
+There is also documentation in qemu repository, describing how CCID device emulation
+works inside of the QEMU:
+
+* https://git.qemu.org/?p=qemu.git;a=blob;f=docs/ccid.txt
+
# Contributing
To read how to submit a bug or contribute your changes to libcacard, see the