From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:56236) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1Dhm-0004Or-FN for qemu-devel@nongnu.org; Wed, 07 Sep 2011 04:41:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1R1Dhl-0000YS-EU for qemu-devel@nongnu.org; Wed, 07 Sep 2011 04:41:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:18768) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1R1Dhl-0000YM-56 for qemu-devel@nongnu.org; Wed, 07 Sep 2011 04:41:57 -0400 Received: from int-mx10.intmail.prod.int.phx2.redhat.com (int-mx10.intmail.prod.int.phx2.redhat.com [10.5.11.23]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id p878fuhW024334 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Wed, 7 Sep 2011 04:41:56 -0400 Message-ID: <4E672E4A.5060108@redhat.com> Date: Wed, 07 Sep 2011 10:41:46 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1314957407-29508-1-git-send-email-kraxel@redhat.com> In-Reply-To: <1314957407-29508-1-git-send-email-kraxel@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL] usb patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org Hi, > are available in the git repository at: > > git://git.kraxel.org/qemu usb.25 Pushed new branch usb.26. Rebased to latest master, solved conflicts due to tracing merge, adapted to tracing changes ("disabled" not needed any more in trace-events). Squashed in a warning fix (init port variable) here: > usb-host: parse port in /proc/bus/usb/devices scan Don't feel like spamming the list with these minor changes. But can do a full repost if prefered. please pull, Gerd