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
hid.c
lm832x.c
Makefile.objs
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
pxa2xx_keypad.c
stellaris_input.c
tsc210x.c
tsc2005.c
vmmouse.c