qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/5] usb: large file support for mtp, bugfixes.


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL 0/5] usb: large file support for mtp, bugfixes.
Date: Wed, 14 Sep 2016 11:33:30 +0200

  Hi,

Here is the usb patch queue, bringing bugfixes (as usual)
and featuring support for large files in the mtp (media
trannsfer protocol) emulation.

cheers,
  Gerd

The following changes since commit 7263da78045dc91cc207f350911efe4259e99b3c:

  Merge remote-tracking branch 'remotes/mcayland/tags/qemu-openbios-signed' 
into staging (2016-09-12 15:09:47 +0100)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-usb-20160914-1

for you to fetch changes up to 67f3ef0c7a149a4e92b877375f771e065ae58651:

  usb-mtp: added object properties (2016-09-14 11:17:06 +0200)

----------------------------------------------------------------
usb-mtp: add support for files larger than 4g (gsoc)
xhci & usb-host: bugfixes.

----------------------------------------------------------------
Gerd Hoffmann (1):
      usb-host: fix streams detection in usb_host_speed_compat

Hans Petter Selasky (1):
      xhci: Fix remainder field for TR_SETUP completion event.

Isaac Lozano (2):
      usb-mtp: fix sending files larger than 4gb
      usb-mtp: added object properties

Li Qiang (1):
      usb:xhci:fix memory leak in usb_xhci_exit

 hw/usb/dev-mtp.c     | 197 +++++++++++++++++++++++++++++++++++++++++++++++++--
 hw/usb/hcd-xhci.c    |   9 ++-
 hw/usb/host-libusb.c |   7 +-
 3 files changed, 204 insertions(+), 9 deletions(-)



reply via email to

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