qemu-devel
[Top][All Lists]
Advanced

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

[Qemu-devel] [PULL 0/2] usb: mtp filesharing


From: Gerd Hoffmann
Subject: [Qemu-devel] [PULL 0/2] usb: mtp filesharing
Date: Tue, 22 Apr 2014 14:03:02 +0200

  Hi,

Here comes the usb patch queue, featuring the MTP (media transfer
protocol) device usable for file sharing.  For now it is supported
on linux hosts and read-only.

please pull,
  Gerd

The following changes since commit 2d03b49c3f225994c4b0b46146437d8c887d6774:

  Merge remote-tracking branch 
'remotes/pmaydell/tags/pull-target-arm-20140417-1' into staging (2014-04-17 
21:37:26 +0100)

are available in the git repository at:


  git://git.kraxel.org/qemu tags/pull-usb-4

for you to fetch changes up to 31592164dfca1279f5794869465ad22d391ae708:

  usb: mtp filesharing (2014-04-22 12:40:57 +0200)

----------------------------------------------------------------
usb: mtp filesharing

----------------------------------------------------------------
Gerd Hoffmann (2):
      usb: add CompatibleID support to msos
      usb: mtp filesharing

 default-configs/usb.mak |    1 +
 hw/usb/Makefile.objs    |    4 +
 hw/usb/desc-msos.c      |    6 +-
 hw/usb/desc.h           |    1 +
 hw/usb/dev-mtp.c        | 1100 +++++++++++++++++++++++++++++++++++++++++++++++
 trace-events            |   21 +
 6 files changed, 1132 insertions(+), 1 deletion(-)
 create mode 100644 hw/usb/dev-mtp.c



reply via email to

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