qemu-patch-raspberry4/hw/input
Andreas Färber 3e5dd364d9 pl050: QOM'ify pl050_keyboard and pl050_mouse
Introduce an abstract type pl050 and let pl050_keyboar and pl050_mouse
inherit from it, using different instance_init functions.
Introduce a type constant and use QOM casts.

Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-07-29 21:06:57 +02:00
..
adb.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
hid.c input: introduce keyboard handler list 2013-04-24 11:50:18 -05:00
lm832x.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
Makefile.objs hw: move timer devices to hw/timer/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
milkymist-softusb.c milkymist-softusb: QOM cast cleanup 2013-07-29 21:06:57 +02:00
pckbd.c hw/i*: pass owner to memory_region_init* functions 2013-07-04 17:42:48 +02:00
pl050.c pl050: QOM'ify pl050_keyboard and pl050_mouse 2013-07-29 21:06:57 +02:00
ps2.c hw: move target-independent files to subdirectories 2013-04-08 18:13:12 +02:00
pxa2xx_keypad.c memory: add owner argument to initialization functions 2013-07-04 17:42:44 +02:00
stellaris_input.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
tsc210x.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
tsc2005.c arm: fix location of some include files 2013-04-15 15:16:01 +02:00
vmmouse.c isa: Use realizefn for ISADevice 2013-06-07 12:14:45 +02:00