[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v24 00/10] usb-ccid
From: |
Jes Sorensen |
Subject: |
Re: [Qemu-devel] [PATCH v24 00/10] usb-ccid |
Date: |
Tue, 29 Mar 2011 09:01:25 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.15) Gecko/20110307 Fedora/3.1.9-0.39.b3pre.fc14 Thunderbird/3.1.9 |
On 03/28/11 18:11, Alon Levy wrote:
> This patchset adds three new devices, usb-ccid, ccid-card-passthru and
> ccid-card-emulated, providing a CCID bus, a simple passthru protocol
> implementing card requiring a client, and a standalone emulated card.
>
> It also introduces a new directory libcaccard with CAC card emulation,
> CAC is a type of ISO 7816 smart card.
>
> Tree for pull: git://anongit.freedesktop.org/~alon/qemu usb_ccid.v24
Hi Alon,
I looked through v24 and it seems to be addressing the issues that I
raised with v23, so:
Reviewed-by: Jes Sorensen <address@hidden>
Cheers,
Jes
- [Qemu-devel] [PATCH 02/10] qemu-thread.h: include inttypes.h, (continued)
- [Qemu-devel] [PATCH 02/10] qemu-thread.h: include inttypes.h, Alon Levy, 2011/03/28
- [Qemu-devel] [PATCH 10/10] ccid: add docs, Alon Levy, 2011/03/28
- [Qemu-devel] [PATCH v24 00/10] usb-ccid, Alon Levy, 2011/03/28
- [Qemu-devel] [PATCH 05/10] ccid: add passthru card device, Alon Levy, 2011/03/28
- [Qemu-devel] [PATCH 07/10] libcacard: add vscclient, Alon Levy, 2011/03/28
- [Qemu-devel] [PATCH 09/10] ccid: add ccid-card-emulated device, Alon Levy, 2011/03/28
- [Qemu-devel] [PATCH 08/10] libcacard: add docs, Alon Levy, 2011/03/28
- [Qemu-devel] [PATCH 06/10] libcacard: initial commit, Alon Levy, 2011/03/28
- [Qemu-devel] [PATCH 03/10] usb-ccid: add CCID bus, Alon Levy, 2011/03/28
- Re: [Qemu-devel] [PATCH v24 00/10] usb-ccid,
Jes Sorensen <=