qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/6] Usb 20180917 patches


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL 0/6] Usb 20180917 patches
Date: Mon, 17 Sep 2018 11:56:12 +0200

The following changes since commit 19b599f7664b2ebfd0f405fb79c14dd241557452:

  Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-08-27-v2' 
into staging (2018-08-27 16:44:20 +0100)

are available in the git repository at:

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

for you to fetch changes up to 5ef919130963ba478a65b1e559c71b876025cff7:

  usb: assign unique serial numbers to hid devices (2018-09-17 11:54:26 +0200)

----------------------------------------------------------------
usb: bugfixes for mtp, hub and hid devices.

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

Bandan (2):
  usb-mtp: fix error conditions for write operation
  doc: replace x-root with rootdir for usb-mtp

Bandan Das (1):
  usb-mtp: reset ObjectInfo dataset size on cleanup

Gerd Hoffmann (3):
  usb-hub: clear suspend on detach
  usb: add config options for hub and hid devices (kbd, mouse, tablet).
  usb: assign unique serial numbers to hid devices

 include/hw/compat.h       | 14 +++++++++++++-
 hw/usb/dev-hid.c          | 24 +++++++++++++-----------
 hw/usb/dev-hub.c          |  4 ++++
 hw/usb/dev-mtp.c          |  9 ++++++---
 default-configs/usb.mak   |  2 ++
 hw/usb/Makefile.objs      |  4 ++--
 qemu-doc.texi             |  2 +-
 scripts/device-crash-test |  2 +-
 8 files changed, 42 insertions(+), 19 deletions(-)

-- 
2.9.3




reply via email to

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