]> git.proxmox.com Git - mirror_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:14:22 +0000 (01:14 +0200)
commita6f4e09d90cef88be07cd597c2f2a9f0b3ed0763
tree39ee02d72526023e82f3e78f20b5b407177032d9
parent67494323f2c782fe3e65c60529fe9dfa613fc500
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