From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:59268) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QobK1-0000RO-4B for qemu-devel@nongnu.org; Wed, 03 Aug 2011 09:17:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QobJz-0003Mn-ND for qemu-devel@nongnu.org; Wed, 03 Aug 2011 09:17:17 -0400 Received: from mx1.redhat.com ([209.132.183.28]:45399) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QobJy-0003Lj-9o for qemu-devel@nongnu.org; Wed, 03 Aug 2011 09:17:14 -0400 Message-ID: <4E394A53.6060909@redhat.com> Date: Wed, 03 Aug 2011 15:17:07 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1311274344-8720-1-git-send-email-michael@walle.cc> In-Reply-To: <1311274344-8720-1-git-send-email-michael@walle.cc> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] lm32: softusb: claim to support full speed List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Walle Cc: "Edgar E. Iglesias" , qemu-devel@nongnu.org On 07/21/11 20:52, Michael Walle wrote: > The QEMU keyboard and mouse reports themselves as full speed devices, > though they are actually low speed devices. Until this is fixed, claim that > we are supporting full speed devices. > > Signed-off-by: Michael Walle For both master+stable: Acked-by: Gerd Hoffmann cheers, Gerd