qemu-devel
[Top][All Lists]
Advanced

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

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


From: Gerd Hoffmann
Subject: [Qemu-devel] [PATCH 0/2] usb: mtp filesharing
Date: Wed, 19 Mar 2014 11:46:05 +0100

  Hi,

Lingering in my git branch for ages.  Now I've finally managed to nail
the "burns lots of cpu time" issue, which makes this useful enouth that
I think it should go in now, even though there are limitations.

cheers,
  Gerd

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

-- 
1.8.3.1




reply via email to

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