From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:32872) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhHSr-0007bK-3T for qemu-devel@nongnu.org; Tue, 28 May 2013 06:49:19 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UhHSi-0006fw-RK for qemu-devel@nongnu.org; Tue, 28 May 2013 06:49:13 -0400 Received: from mx1.redhat.com ([209.132.183.28]:4188) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UhHSi-0006eo-CM for qemu-devel@nongnu.org; Tue, 28 May 2013 06:49:04 -0400 Message-ID: <51A48B9B.9060809@redhat.com> Date: Tue, 28 May 2013 12:48:59 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1368400777-2938-1-git-send-email-mike@marineau.org> <51910C1A.5000603@redhat.com> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] Fix usage of USB_DEV_FLAG_IS_HOST flag. List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Marineau Cc: Anthony Liguori , qemu-devel@nongnu.org Hi, >> Looks good. >> >> Anthony? Can you pick it for 1.5 directly? I don't have any other >> pending usb bits for 1.5 at the moment. >> >> Reviewed-by: Gerd Hoffmann >> >> cheers, >> Gerd >> > > Ping, looks like this hasn't managed to land in master yet and just wanted > to make sure it doesn't get forgotten. I probably should have noted in the > original email that this bug was introduced > in be41efde3ca0372dbf7543e09ff473b4eec25057 and impacts both 1.4 and 1.5. Damn, missed 1.5. Added to usb patch queue now. Will also queue up for stable (aka 1.5.1). cheers, Gerd