This series adds support for mtp events that are piggybacked on top of the Linux provided inotify mechanism. It performs well with some light unit testing in a linux guest. The mtp share is still read only, but now the guest will notice updates to the share as long as the mtp client being used supports it.
Bandan Das (3): usb-mtp: use a list for keeping track of children usb-mtp: Add support for inotify based file monitoring usb-mtp: add support for basic mtp events hw/usb/dev-mtp.c | 339 +++++++++++++++++++++++++++++++++++++++++++++++++++---- trace-events | 4 + 2 files changed, 319 insertions(+), 24 deletions(-) -- 2.4.3