From: Gerd Hoffmann <kraxel@redhat.com>
To: qemu-devel@nongnu.org
Cc: Gerd Hoffmann <kraxel@redhat.com>
Subject: [Qemu-devel] [PULL 0/5] Usb 20180126 v3 patches
Date: Fri, 26 Jan 2018 09:05:10 +0100 [thread overview]
Message-ID: <20180126080515.26108-1-kraxel@redhat.com> (raw)
The following changes since commit 2077fef91d5eb8e3745a84fabd87a5ee7d2b535d:
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20180125' into staging (2018-01-25 17:04:47 +0000)
are available in the git repository at:
git://git.kraxel.org/qemu tags/usb-20180126-v3-pull-request
for you to fetch changes up to 80ae865468bde918363a123aa26c6fc4385023ac:
usb-ccid: convert CCIDCardClass::exitfn() -> unrealize() (2018-01-26 07:59:33 +0100)
----------------------------------------------------------------
usb: -usbdevice cleanups, storage fix, QOMify ccid.
----------------------------------------------------------------
Fam Zheng (1):
usb-storage: Fix share-rw option parsing
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()
Thomas Huth (1):
usb: Remove legacy -usbdevice options (host, serial, disk and net)
hw/usb/ccid.h | 6 +-
include/hw/scsi/scsi.h | 1 +
include/hw/usb.h | 1 -
hw/scsi/scsi-bus.c | 9 ++-
hw/usb/ccid-card-emulated.c | 48 +++++++-------
hw/usb/ccid-card-passthru.c | 13 ++--
hw/usb/dev-network.c | 26 --------
hw/usb/dev-serial.c | 30 ---------
hw/usb/dev-smartcard-reader.c | 63 ++++++++----------
hw/usb/dev-storage.c | 61 +-----------------
hw/usb/host-legacy.c | 144 ------------------------------------------
hw/usb/host-stub.c | 6 --
vl.c | 15 -----
hw/usb/Makefile.objs | 2 +-
qemu-options.hx | 19 ------
15 files changed, 74 insertions(+), 370 deletions(-)
delete mode 100644 hw/usb/host-legacy.c
--
2.9.3
next reply other threads:[~2018-01-26 9:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-26 8:05 Gerd Hoffmann [this message]
2018-01-26 8:05 ` [Qemu-devel] [PULL 1/5] usb: Remove legacy -usbdevice options (host, serial, disk and net) Gerd Hoffmann
2018-01-26 8:05 ` [Qemu-devel] [PULL 2/5] usb-storage: Fix share-rw option parsing Gerd Hoffmann
2018-01-26 8:05 ` [Qemu-devel] [PULL 3/5] hw/usb/ccid: Make ccid_card_init() take an error parameter Gerd Hoffmann
2018-01-26 8:05 ` [Qemu-devel] [PULL 4/5] usb-ccid: inline ccid_card_initfn() in ccid_card_realize() Gerd Hoffmann
2018-01-26 8:05 ` [Qemu-devel] [PULL 5/5] usb-ccid: convert CCIDCardClass::exitfn() -> unrealize() Gerd Hoffmann
2018-01-26 14:21 ` [Qemu-devel] [PULL 0/5] Usb 20180126 v3 patches Peter Maydell
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=20180126080515.26108-1-kraxel@redhat.com \
--to=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 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).