qemu/hw/input
Peter Maydell 5c9ca5d72b adb: Switch bus reset to 3-phase-reset
Switch the ADB bus from using BusClass::reset to the Resettable
interface.

This has no behavioural change, because the BusClass code to support
subclasses that use the legacy BusClass::reset will call that method
in the hold phase of 3-phase reset.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Cédric Le Goater <clg@redhat.com>
Acked-by: Maciej S. Szmigiero <maciej.szmigiero@oracle.com>
Tested-by: Cédric Le Goater <clg@redhat.com>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
Message-id: 20240119163512.3810301-4-peter.maydell@linaro.org
2024-02-02 13:51:57 +00:00
..
adb-internal.h Supply missing header guards 2019-06-12 13:20:21 +02:00
adb-kbd.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00
adb-mouse.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00
adb.c adb: Switch bus reset to 3-phase-reset 2024-02-02 13:51:57 +00:00
ads7846.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00
hid.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00
Kconfig hw/input/stellaris_input: Rename to stellaris_gamepad 2023-11-02 12:52:06 +00:00
lasips2.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00
lm832x.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00
meson.build hw/input/stellaris_input: Rename to stellaris_gamepad 2023-11-02 12:52:06 +00:00
pckbd.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00
pl050.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00
ps2.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00
pxa2xx_keypad.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00
stellaris_gamepad.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00
trace-events ps2: remove unused legacy ps2_mouse_init() function 2022-07-18 19:28:46 +01:00
trace.h trace: switch position of headers to what Meson requires 2020-08-21 06:18:24 -04:00
tsc210x.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00
tsc2005.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00
vhost-user-input.c vhost-user: fully use new backend/frontend naming 2023-06-26 09:50:00 -04:00
virtio-input-hid.c ui/input: Constify QemuInputHandler structure 2023-10-19 23:13:28 +02:00
virtio-input-host.c hw: replace qemu_set_nonblock() 2022-05-03 15:52:33 +04:00
virtio-input.c hw/input: Constify VMState 2023-12-29 11:17:30 +11:00