You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/hw/input
Mark Cave-Ayland b704d63d09 pckbd: remove legacy i8042_mm_init() function
This legacy function is only used during the initialisation of the MIPS magnum
machine, so inline its functionality directly into mips_jazz_init() and then
remove it.

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-41-mark.cave-ayland@ilande.co.uk>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
2 years ago
..
Kconfig ads7846: moves from the hw/display folder to the hw/input folder. 4 years ago
adb-internal.h Supply missing header guards 6 years ago
adb-kbd.c Use OBJECT_DECLARE_TYPE when possible 4 years ago
adb-mouse.c Use OBJECT_DECLARE_TYPE when possible 4 years ago
adb.c adb: Correct class size on TYPE_ADB_DEVICE 4 years ago
ads7846.c ads7846: moves from the hw/display folder to the hw/input folder. 4 years ago
hid.c hid: Implement support for side and extra buttons 3 years ago
lasips2.c lasips2: update VMStateDescription for LASIPS2 device 2 years ago
lm832x.c hw/input/lm832x: Define TYPE_LM8323 in public header 3 years ago
meson.build Drop the deprecated lm32 target 4 years ago
pckbd.c pckbd: remove legacy i8042_mm_init() function 2 years ago
pl050.c pl050: don't use legacy ps2_mouse_init() function 2 years ago
ps2.c ps2: remove unused legacy ps2_mouse_init() function 2 years ago
pxa2xx_keypad.c Use g_new() & friends where that makes obvious sense 3 years ago
stellaris_input.c migration: Define VMSTATE_INSTANCE_ID_ANY 5 years ago
trace-events ps2: remove unused legacy ps2_mouse_init() function 2 years ago
trace.h trace: switch position of headers to what Meson requires 4 years ago
tsc210x.c hw/input/tsc210x: Don't abort on bad SPI word widths 3 years ago
tsc2005.c Use g_new() & friends where that makes obvious sense 3 years ago
vhost-user-input.c virtio: add vhost support for virtio devices 3 years ago
virtio-input-hid.c hw/input/virtio-input-hid.c: Don't undef CONFIG_CURSES 4 years ago
virtio-input-host.c hw: replace qemu_set_nonblock() 3 years ago
virtio-input.c virtio: drop name parameter for virtio_init() 3 years ago