[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v4 0/4] usb-mtp events support
From: |
Bandan Das |
Subject: |
Re: [Qemu-devel] [PATCH v4 0/4] usb-mtp events support |
Date: |
Tue, 24 Nov 2015 18:37:42 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Gerd Hoffmann <address@hidden> writes:
> On Mo, 2015-11-23 at 16:37 -0500, Bandan Das wrote:
>> 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.
>
> Looks good (has to wait for 2.6 though).
Thank you Gerd, I will work on write support on top of these.
> cheers,
> Gerd
- [Qemu-devel] [PATCH v4 0/4] usb-mtp events support, Bandan Das, 2015/11/23
- [Qemu-devel] [PATCH v4 4/4] usb-mtp: add support for basic mtp events, Bandan Das, 2015/11/23
- [Qemu-devel] [PATCH v4 3/4] usb-mtp: Add support for inotify based file monitoring, Bandan Das, 2015/11/23
- [Qemu-devel] [PATCH v4 2/4] usb-mtp: free objects on a mtp reset, Bandan Das, 2015/11/23
- [Qemu-devel] [PATCH v4 1/4] usb-mtp: use a list for keeping track of children, Bandan Das, 2015/11/23
- Re: [Qemu-devel] [PATCH v4 0/4] usb-mtp events support, Gerd Hoffmann, 2015/11/24
- Re: [Qemu-devel] [PATCH v4 0/4] usb-mtp events support,
Bandan Das <=