From: Jon Maloy <jmaloy@redhat.com>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: qemu-devel@nongnu.org, marcandre.lureau@gmail.com,
pbonzini@redhat.com, jasowang@redhat.com, philmd@linaro.com,
Stefan Hajnoczi <stefanha@redhat.com>
Subject: Re: [PATCH v3 0/2] hw/usb: add configuration flags for emulated and passthru usb smartcard
Date: Thu, 19 Jan 2023 18:47:30 -0500 [thread overview]
Message-ID: <bf600fb1-cd7b-d5e3-3596-b675d774457b@redhat.com> (raw)
In-Reply-To: <Y5joc7na7wFJtjt2@fedora>
On 2022-12-13 16:02, Stefan Hajnoczi wrote:
> On Mon, Dec 12, 2022 at 05:09:47PM -0500, Jon Maloy wrote:
>> We add three new configuration flags, LIBCACARD, USB_SMARTCARD_PASSTHRU
>> and USB_SMARTCARD_EMULATED in order to improve configurability of these
>> functionalities.
>>
>> Signed-off-by: Jon Maloy <jmaloy@redhat.com>
>>
>> ---
>> v2: Added a LIBACARD flag, plus reversed 'select' clauses, as suggested
>> by Paolo Bonzini and Marc-André Lureau.
>>
>> v3: Split in two commits, so that LIBCACARD is added separately, as suggested
>> by Philippe Mathieu-Daudé.
>>
>>
>> Jon Maloy (2):
>> hw/usb: add configuration flags for emulated and passthru usb
>> smartcard
>> hw/usb: add configuration flag for Common Access Card library code
>>
>> Kconfig.host | 3 +++
>> hw/usb/Kconfig | 14 ++++++++++++++
>> hw/usb/meson.build | 11 ++++-------
>> meson.build | 1 +
>> 4 files changed, 22 insertions(+), 7 deletions(-)
>>
>> --
>> 2.35.3
>>
> I have CCed Gerd Hoffmann since he is the hw/usb/ maintainer.
>
> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Hi Gerd,
It seems this one was forgotten, and never applied.
Could you have a look?
Thanks
///jon
prev parent reply other threads:[~2023-01-19 23:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-12 22:09 [PATCH v3 0/2] hw/usb: add configuration flags for emulated and passthru usb smartcard Jon Maloy
2022-12-12 22:09 ` [PATCH v3 1/2] " Jon Maloy
2022-12-12 22:09 ` [PATCH v3 2/2] hw/usb: add configuration flag for Common Access Card library code Jon Maloy
2022-12-12 22:13 ` [PATCH v3 0/2] hw/usb: add configuration flags for emulated and passthru usb smartcard Philippe Mathieu-Daudé
2022-12-13 21:02 ` Stefan Hajnoczi
2023-01-19 23:47 ` Jon Maloy [this message]
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=bf600fb1-cd7b-d5e3-3596-b675d774457b@redhat.com \
--to=jmaloy@redhat.com \
--cc=jasowang@redhat.com \
--cc=kraxel@redhat.com \
--cc=marcandre.lureau@gmail.com \
--cc=pbonzini@redhat.com \
--cc=philmd@linaro.com \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/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.