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