summaryrefslogtreecommitdiffstats
path: root/python/setup.py
diff options
context:
space:
mode:
authorMark Cave-Ayland2022-07-12 23:52:30 +0200
committerMark Cave-Ayland2022-07-18 20:28:46 +0200
commitb7047733dc5b6c6843d9569e23c74d2ed280b4f2 (patch)
treefc70844f4c9d2dbebe4d50e17dd3f5e76b8e2a50 /python/setup.py
parentlasips2: introduce new LASIPS2_MOUSE_PORT QOM type (diff)
downloadqemu-b7047733dc5b6c6843d9569e23c74d2ed280b4f2.tar.gz
qemu-b7047733dc5b6c6843d9569e23c74d2ed280b4f2.tar.xz
qemu-b7047733dc5b6c6843d9569e23c74d2ed280b4f2.zip
lasips2: move keyboard port initialisation to new lasips2_kbd_port_init() function
Move the initialisation of the keyboard port from lasips2_init() to a new lasips2_kbd_port_init() function which will be invoked using object_initialize_child() during the LASIPS2 device init. Update LASIPS2State so that it now holds the new LASIPS2KbdPort child object and ensure that it is realised in lasips2_realize(). Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Tested-by: Helge Deller <deller@gmx.de> Acked-by: Helge Deller <deller@gmx.de> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-Id: <20220712215251.7944-20-mark.cave-ayland@ilande.co.uk> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Diffstat (limited to 'python/setup.py')
0 files changed, 0 insertions, 0 deletions