[Qemu-devel] [PATCH 4/4] milkymist-softusb: use hid code directly

2011-08-09 Thread Michael Walle
Remove the dummy USB device and use the HID code directly. Use the HID code for the mouse support, too. Signed-off-by: Michael Walle --- hw/milkymist-softusb.c | 122 +++- 1 files changed, 38 insertions(+), 84 deletions(-) diff --git a/hw/milkymist-s

[Qemu-devel] [PATCH 4/4] milkymist-softusb: use hid code directly

2011-08-07 Thread Michael Walle
Remove the dummy USB device and use the HID code directly. Use the HID code for the mouse support, too. Signed-off-by: Michael Walle --- hw/milkymist-softusb.c | 122 +++- 1 files changed, 38 insertions(+), 84 deletions(-) diff --git a/hw/milkymist-s