qemu-e2k/hw/sh4
Markus Armbruster 456dcd8ab4 r2d: Don't use legacy -usbdevice support for setting up board
It's tempting, because usbdevice_create() is so simple to use.  But
there's a lot of unwanted complexity behind the simple interface.
Switch to usb_create_simple().

Cc: Magnus Damm <magnus.damm@gmail.com>
Signed-off-by: Markus Armbruster <armbru@redhat.com>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2015-02-18 10:53:10 +01:00
..
Makefile.objs hw: move interrupt controllers to hw/intc/, configure with default-configs/ 2013-04-08 18:13:16 +02:00
r2d.c r2d: Don't use legacy -usbdevice support for setting up board 2015-02-18 10:53:10 +01:00
sh7750.c hw: Fix qemu_allocate_irqs() leaks 2014-06-30 21:13:30 +02:00
sh7750_regnames.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
sh7750_regnames.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
sh7750_regs.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
sh_pci.c pci-host: Consistently set cannot_instantiate_with_device_add_yet 2013-12-23 00:27:23 +01:00
shix.c memory: add parameter errp to memory_region_init_ram 2014-09-09 13:41:43 +02:00