mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-30 01:53:42 +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>