From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51129) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X5ZLY-0002b7-SQ for qemu-devel@nongnu.org; Fri, 11 Jul 2014 07:50:43 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X5ZLR-0002Ir-SO for qemu-devel@nongnu.org; Fri, 11 Jul 2014 07:50:36 -0400 Received: from mx1.redhat.com ([209.132.183.28]:19387) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X5ZLR-0002Hh-E2 for qemu-devel@nongnu.org; Fri, 11 Jul 2014 07:50:29 -0400 Received: from int-mx09.intmail.prod.int.phx2.redhat.com (int-mx09.intmail.prod.int.phx2.redhat.com [10.5.11.22]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s6BBoRJ4000603 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Fri, 11 Jul 2014 07:50:27 -0400 Message-ID: <1405079424.9516.2.camel@nilsson.home.kraxel.org> From: Gerd Hoffmann Date: Fri, 11 Jul 2014 13:50:24 +0200 In-Reply-To: <87d2dc870v.fsf@blackfin.pond.sub.org> References: <1405075350-20697-1-git-send-email-kraxel@redhat.com> <1405075350-20697-2-git-send-email-kraxel@redhat.com> <87d2dc870v.fsf@blackfin.pond.sub.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL 1/1] mtp: linux guest detection fix. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Markus Armbruster Cc: qemu-devel@nongnu.org On Fr, 2014-07-11 at 13:33 +0200, Markus Armbruster wrote: > Gerd Hoffmann writes: > > > Attach a name to the MTP interface (android phones have this too). > > > > With this patch recent linux guests such as fedora 20 happily detect and > > use the device. It shows up in nautilus file manager automatically, and > > simple-mtpfs can mount it. > > > > Signed-off-by: Gerd Hoffmann > > This is a pull request. First time I see this patch on the list. Sure > you posted it for review before? I think I did, but possibly I don't remember correctly and have sent this privately only. cheers, Gerd