qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH v3 0/3] usb-ccid: convert to realize/unrealize


From: Philippe Mathieu-Daudé
Subject: [Qemu-devel] [PATCH v3 0/3] usb-ccid: convert to realize/unrealize
Date: Thu, 25 Jan 2018 14:14:29 -0300

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]