qemu-patch-raspberry4/hw/input
Thomas Huth b92be8d092 hw/input: Add a CONFIG_PS2 switch for the ps2.c file
ps2.c only needs to be compiled if we are building pckbd.c or pl050.c.

Signed-off-by: Thomas Huth <thuth@redhat.com>
Message-Id: <20190411182240.5957-1-thuth@redhat.com>
Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-05-15 11:56:53 +02:00
..
adb-internal.h
adb-kbd.c
adb-mouse.c
adb.c
hid.c
Kconfig hw/input: Add a CONFIG_PS2 switch for the ps2.c file 2019-05-15 11:56:53 +02:00
lm832x.c i2c: have I2C receive operation return uint8_t 2019-02-27 21:06:08 -06:00
Makefile.objs hw/input: Add a CONFIG_PS2 switch for the ps2.c file 2019-05-15 11:56:53 +02:00
milkymist-softusb.c
pckbd.c pckbd: Convert DPRINTF->trace 2019-02-14 11:46:30 +01:00
pl050.c
ps2.c
pxa2xx_keypad.c
stellaris_input.c hw/devices: Move Gamepad declarations into a new header 2019-04-29 17:57:21 +01:00
trace-events trace-events: Fix attribution of trace points to source 2019-03-22 16:18:07 +00:00
tsc210x.c hw/devices: Move TI touchscreen declarations into a new header 2019-04-29 17:57:21 +01:00
tsc2005.c hw/devices: Move TI touchscreen declarations into a new header 2019-04-29 17:57:21 +01:00
vhost-user-input.c Add vhost-user-input-pci 2019-05-10 14:52:47 +02:00
virtio-input-hid.c
virtio-input-host.c
virtio-input.c