qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/7] Usb 20180821 patches


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL 0/7] Usb 20180821 patches
Date: Tue, 21 Aug 2018 11:11:41 +0200

The following changes since commit d0092d90eb546a8bbe9e9120426c189474123797:

  Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20180820' into 
staging (2018-08-20 17:41:18 +0100)

are available in the git repository at:

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

for you to fetch changes up to 15aa757d0523b9d6fb26ea1e5c967ba0619dce0a:

  dev-mtp: rename x-root to rootdir (2018-08-21 10:27:59 +0200)

----------------------------------------------------------------
usb: mtp write support, bugfixes.

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

Bandan Das (5):
  dev-mtp: add support for canceling transaction
  dev-mtp: fix buffer allocation for writing file contents
  dev-mtp: retry write for incomplete transfers
  dev-mtp: Add support for > 4GB file transfers
  dev-mtp: rename x-root to rootdir

Sebastian Bauer (1):
  ohci: Clear the interrupt counter for erroneous transfers

npes87184 (1):
  docs/usb2.txt: ehci has six ports

 docs/usb2.txt     |  4 +--
 hw/usb/dev-mtp.c  | 93 ++++++++++++++++++++++++++++++++++++++++++++++---------
 hw/usb/hcd-ohci.c |  3 ++
 3 files changed, 84 insertions(+), 16 deletions(-)

-- 
2.9.3




reply via email to

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