qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/3] Usb 20180125 patches


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL 0/3] Usb 20180125 patches
Date: Thu, 25 Jan 2018 10:16:40 +0100

The following changes since commit 834a336eb911db8a8ca00e760ee6a85faca19414:

  Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging 
(2018-01-24 19:24:26 +0000)

are available in the git repository at:

  git://git.kraxel.org/qemu tags/usb-20180125-pull-request

for you to fetch changes up to 2aef004483e34a42021dc98a3646971dc152cb1b:

  usb-storage: Fix share-rw option parsing (2018-01-25 09:50:30 +0100)

----------------------------------------------------------------
usb: -usbdevice cleanups, storage fix, ccid cleanup.

----------------------------------------------------------------

Fam Zheng (1):
  usb-storage: Fix share-rw option parsing

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

Thomas Huth (1):
  usb: Remove legacy -usbdevice options (host, serial, disk and net)

 hw/usb/ccid.h                 |   2 +-
 include/hw/scsi/scsi.h        |   1 +
 hw/scsi/scsi-bus.c            |   9 ++-
 hw/usb/ccid-card-emulated.c   |  44 ++++++-------
 hw/usb/ccid-card-passthru.c   |  12 ++--
 hw/usb/dev-network.c          |  26 --------
 hw/usb/dev-serial.c           |  30 ---------
 hw/usb/dev-smartcard-reader.c |  34 +++++-----
 hw/usb/dev-storage.c          |  61 +-----------------
 hw/usb/host-legacy.c          | 144 ------------------------------------------
 hw/usb/Makefile.objs          |   2 +-
 qemu-options.hx               |  19 ------
 12 files changed, 60 insertions(+), 324 deletions(-)
 delete mode 100644 hw/usb/host-legacy.c

-- 
2.9.3




reply via email to

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