mirror of
https://github.com/mii443/qemu.git
synced 2025-08-23 23:49:36 +00:00
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>