From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:56949) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X5YHq-0002cE-Gf for qemu-devel@nongnu.org; Fri, 11 Jul 2014 06:42:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X5YHj-00030u-QZ for qemu-devel@nongnu.org; Fri, 11 Jul 2014 06:42:42 -0400 Received: from mx1.redhat.com ([209.132.183.28]:48332) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X5YHj-00030o-JM for qemu-devel@nongnu.org; Fri, 11 Jul 2014 06:42:35 -0400 Received: from int-mx14.intmail.prod.int.phx2.redhat.com (int-mx14.intmail.prod.int.phx2.redhat.com [10.5.11.27]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id s6BAgYNW032693 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Fri, 11 Jul 2014 06:42:35 -0400 From: Gerd Hoffmann Date: Fri, 11 Jul 2014 12:42:29 +0200 Message-Id: <1405075350-20697-1-git-send-email-kraxel@redhat.com> Subject: [Qemu-devel] [PULL 0/1] mtp: linux guest detection fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Gerd Hoffmann Hi, USB patch queue with a single mtp bugfix. please pull, Gerd The following changes since commit 9e99c5fd7060267a0331d900e73fdb36047bfe0c: tests: Fix unterminated string output visitor enum human string (2014-07-10 11:53:14 +0100) are available in the git repository at: git://git.kraxel.org/qemu tags/pull-usb-20140711-1 for you to fetch changes up to 13d54125a3482a5837682499d25f6be10aa824be: mtp: linux guest detection fix. (2014-07-11 12:31:41 +0200) ---------------------------------------------------------------- mtp: linux guest detection fix ---------------------------------------------------------------- Gerd Hoffmann (1): mtp: linux guest detection fix. hw/usb/dev-mtp.c | 4 ++++ 1 file changed, 4 insertions(+)