From: Alon Levy <alevy@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: Blue Swirl <blauwirbel@gmail.com>, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 0/5] usb-ccid (v14)
Date: Mon, 10 Jan 2011 16:32:36 +0200 [thread overview]
Message-ID: <20110110143235.GD7794@playa.tlv.redhat.com> (raw)
In-Reply-To: <4D2AFF30.1060002@redhat.com>
On Mon, Jan 10, 2011 at 01:44:32PM +0100, Gerd Hoffmann wrote:
> On 01/08/11 11:28, 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.v14
>
> One nit left which I didn't notice on previous reviews: It can't be
> disabled at compile time, there is no --disable-smartcard switch.
> The nss detection needs some tweaks too. The usual configure
> behavior in qemu is this:
>
> [ no smarccard option specified ]
> autodetect, i.e. enable smartcard if nss support is found,
> otherwise disable (i.e. what your patch does now).
> --disable-smartcard
> turn off smartcard support.
> --enable-smartcard
> force smartcard support on, if nss isn't present abort
> configure with an error message.
>
> Otherwise it looks works nicely. Good job.
Blue Swirl asked me to remove them at v8, so v9+ don't have them. Blue Swirl -
with or without?
>
> cheers,
> Gerd
next prev parent reply other threads:[~2011-01-10 14:32 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-08 10:28 [Qemu-devel] [PATCH 0/5] usb-ccid (v14) Alon Levy
2011-01-08 10:28 ` [Qemu-devel] [PATCH 1/5] usb-ccid: add CCID bus Alon Levy
2011-01-08 10:28 ` [Qemu-devel] [PATCH 2/5] ccid: add passthru card device Alon Levy
2011-01-08 10:28 ` [Qemu-devel] [PATCH 3/5] libcacard: initial commit after coding style fixes Alon Levy
2011-01-08 10:28 ` [Qemu-devel] [PATCH 4/5] ccid: add ccid-card-emulated device (v2) Alon Levy
2011-01-08 10:28 ` [Qemu-devel] [PATCH 5/5] ccid: add docs Alon Levy
2011-01-10 12:44 ` [Qemu-devel] [PATCH 0/5] usb-ccid (v14) Gerd Hoffmann
2011-01-10 14:32 ` Alon Levy [this message]
2011-01-10 21:55 ` Blue Swirl
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110110143235.GD7794@playa.tlv.redhat.com \
--to=alevy@redhat.com \
--cc=blauwirbel@gmail.com \
--cc=kraxel@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.