]> git.proxmox.com Git - qemu.git/commit - trace-events
lm32: add Milkymist SoftUSB support
authorMichael Walle <michael@walle.cc>
Mon, 7 Mar 2011 22:32:37 +0000 (23:32 +0100)
committerEdgar E. Iglesias <edgar.iglesias@gmail.com>
Mon, 4 Apr 2011 08:26:53 +0000 (10:26 +0200)
commit87a381ec341bd0195db0531db10f29d603eff49a
treee31036d12b4ceae85b1fdd041213d53e334b626e
parent5ee18b9c6843fa69da3c3ed92c57e01102614e34
lm32: add Milkymist SoftUSB support

This patch adds support for Milkymist's SoftUSB core. This model differ
from the real hardware in its functionality. The real hardware consits of a
tiny freely programmable microcontroller which controls the USB ports. For
simplicity reasons, this model emulates only keyboard and mouse input
devices, eg. input events translates directly to the corresponding expected
messages.

Signed-off-by: Michael Walle <michael@walle.cc>
Signed-off-by: Edgar E. Iglesias <edgar.iglesias@gmail.com>
Makefile.target
hw/milkymist-softusb.c [new file with mode: 0644]
trace-events