[Qemu-devel] [PATCH 1/1] add ccid-card-emulated device (v2)
changes from v1: remove stale comments, use only c-style comments bugfix, forgot to set recv_len change reader name to 'Virtual Reader' Signed-off-by: Alon Levy --- Makefile.objs |2 +- configure | 20 ++ hw/ccid-card-emulated.c | 495 ++
[Qemu-devel] [PATCH 1/1] add ccid-card-emulated device
Signed-off-by: Alon Levy --- Makefile.objs |2 +- configure | 20 ++ hw/ccid-card-emulated.c | 497 +++ hw/ccid-card-passthru.c |6 - hw/usb-ccid.c |2 + 5 files changed, 520 insertions(+), 7 deletions(-)