]> git.proxmox.com Git - qemu.git/commit
lm32: softusb: claim to support full speed
authorMichael Walle <michael@walle.cc>
Thu, 21 Jul 2011 18:52:24 +0000 (20:52 +0200)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Wed, 3 Aug 2011 23:25:39 +0000 (01:25 +0200)
commitae2dd33693b46e472db70cd174b17b4f52d7eb17
treeb180a4fc0a9f390112ee35ee1c8fc454d64497f0
parent88ca9f047bf8df20ae0a6305d99cbad1e893777f
lm32: softusb: claim to support full speed

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.

Acked-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
hw/milkymist-softusb.c