qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH v3 0/3] usb-ccid: convert to realize/unrealize
@ 2018-01-25 17:14 Philippe Mathieu-Daudé
  2018-01-25 17:14 ` [Qemu-devel] [PATCH v3 1/3] hw/usb/ccid: Make ccid_card_init() take an error parameter Philippe Mathieu-Daudé
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Philippe Mathieu-Daudé @ 2018-01-25 17:14 UTC (permalink / raw)
  To: Gerd Hoffmann, Mao Zhongyi, Cao jin
  Cc: Philippe Mathieu-Daudé, qemu-devel

Hi Gerd, this is the previous patch rebased.

since v2:
- fixed an incorrectly placed assignment in ccid_card_realize()
- rebased

Regards,

Phil.

Mao Zhongyi (1):
  hw/usb/ccid: Make ccid_card_init() take an error parameter

Philippe Mathieu-Daudé (2):
  usb-ccid: inline ccid_card_initfn() in ccid_card_realize()
  usb-ccid: convert CCIDCardClass::exitfn() -> unrealize()

 hw/usb/ccid.h                 |  6 +++--
 hw/usb/ccid-card-emulated.c   | 48 ++++++++++++++++-----------------
 hw/usb/ccid-card-passthru.c   | 13 ++++-----
 hw/usb/dev-smartcard-reader.c | 63 +++++++++++++++++++------------------------
 4 files changed, 62 insertions(+), 68 deletions(-)

-- 
2.15.1

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-01-25 17:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-01-25 17:14 [Qemu-devel] [PATCH v3 0/3] usb-ccid: convert to realize/unrealize Philippe Mathieu-Daudé
2018-01-25 17:14 ` [Qemu-devel] [PATCH v3 1/3] hw/usb/ccid: Make ccid_card_init() take an error parameter Philippe Mathieu-Daudé
2018-01-25 17:14 ` [Qemu-devel] [PATCH v3 2/3] usb-ccid: inline ccid_card_initfn() in ccid_card_realize() Philippe Mathieu-Daudé
2018-01-25 17:14 ` [Qemu-devel] [PATCH v3 3/3] usb-ccid: convert CCIDCardClass::exitfn() -> unrealize() Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).