Mark Cave-Ayland 6eb252d50c pckbd: switch I8042 device from update_irq() function to PS2 device gpio
Define a new qdev input gpio for handling incoming PS2 IRQs, and then wire up the
PS2 keyboard and mouse devices to use it. 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>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20220624134109.881989-53-mark.cave-ayland@ilande.co.uk>
2022-06-26 18:40:12 +01:00
..
2022-06-15 14:50:41 +01:00
2022-06-23 23:24:29 +02:00
2022-06-15 16:43:42 +01:00
2022-06-20 08:38:58 -03:00
2022-06-14 16:50:30 +02:00
2022-06-11 11:44:50 +02:00
2022-06-08 19:38:47 +01:00