aboutsummaryrefslogtreecommitdiff
path: root/include/qemu/compiler.h
diff options
context:
space:
mode:
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>2022-06-24 14:41:02 +0100
committerMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>2022-06-26 18:40:12 +0100
commit0d1ac496a2587b59568bea16d88e4dadbf6dbe2c (patch)
treea73bf6c3c1041f16f3cea02c54426385f9ce20d3 /include/qemu/compiler.h
parent97bc05971bb26588e114dcb8a8e96c14a8a8a202 (diff)
downloadqemu-0d1ac496a2587b59568bea16d88e4dadbf6dbe2c.zip
qemu-0d1ac496a2587b59568bea16d88e4dadbf6dbe2c.tar.gz
qemu-0d1ac496a2587b59568bea16d88e4dadbf6dbe2c.tar.bz2
lasips2: switch over from update_irq() function to PS2 device gpio
Add a qdev gpio input in lasips2_init() by taking the existing lasips2_port_set_irq() function, updating it accordingly and then renaming to lasips2_set_irq(). Use these new qdev gpio inputs to wire up the PS2 keyboard and mouse devices. At the same time set update_irq() and update_arg to NULL in ps2_kbd_init() and ps2_mouse_init() to ensure that any accidental attempt to use the legacy update_irq() function will cause a NULL pointer dereference. Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Acked-by: Helge Deller <deller@gmx.de> Message-Id: <20220624134109.881989-48-mark.cave-ayland@ilande.co.uk> Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/qemu/compiler.h')
0 files changed, 0 insertions, 0 deletions