From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:38312) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sn7gS-0001HO-HG for qemu-devel@nongnu.org; Fri, 06 Jul 2012 08:30:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Sn7gN-0002Ds-Qt for qemu-devel@nongnu.org; Fri, 06 Jul 2012 08:30:52 -0400 Received: from mx1.redhat.com ([209.132.183.28]:37561) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Sn7gN-0002DO-FM for qemu-devel@nongnu.org; Fri, 06 Jul 2012 08:30:47 -0400 Message-ID: <4FF6DA72.5090806@redhat.com> Date: Fri, 06 Jul 2012 14:30:42 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1341569373-9478-1-git-send-email-hdegoede@redhat.com> In-Reply-To: <1341569373-9478-1-git-send-email-hdegoede@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] USB: 2 bug-fixes, for master *and* for stable-1.1 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Hans de Goede Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org On 07/06/12 12:09, Hans de Goede wrote: > Here are USB 2 bug-fixes, please also cherry-pick these into the > stable-1.1 branch, esp. the second one as that fixes an easily triggerable > assert. > > Note these patches are against 1.1.0, not against master, but they are relevant > for, and should apply to, master too. Looks good, queued up for master. cheers, Gerd