mirror_qemu/hw/input
Efimov Vasily 3115b9e2d2 pckbd: handle A20 IRQ as GPIO
The i8042 device has outgouing IRQ line A20. Currently the IRQ is referenced
by a pointer which normally is set during machine initialization. The pointer
is never changed at runtime. So common GPIO model can be applied to A20 IRQ
line. Note that checking for IRQ to be connected as in previous version
of code is not required because qemu_set_irq will do it.

Signed-off-by: Efimov Vasily <real@ispras.ru>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2016-06-29 14:03:46 +02:00
..
Makefile.objs virtio-input: Fix device introspection on non-Linux hosts 2015-10-09 15:25:56 +02:00
adb.c cuda: port SET_DEVICE_LIST command to new framework 2016-02-17 09:59:30 +11:00
hid.c Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND 2016-03-22 22:20:17 +01:00
lm832x.c hw: Clean up includes 2016-01-29 15:07:25 +00:00
milkymist-softusb.c include/qemu/osdep.h: Don't include qapi/error.h 2016-03-22 22:20:15 +01:00
pckbd.c pckbd: handle A20 IRQ as GPIO 2016-06-29 14:03:46 +02:00
pl050.c hw: explicitly include qemu/log.h 2016-05-19 16:42:29 +02:00
ps2.c ps2kbd: default to scancode_set 2, as with KBD_CMD_RESET 2016-04-08 00:07:36 +02:00
pxa2xx_keypad.c arm: Clean up includes 2016-01-29 15:07:23 +00:00
stellaris_input.c arm: Clean up includes 2016-01-29 15:07:23 +00:00
trace-events trace: split out trace events for hw/input/ directory 2016-06-20 17:22:15 +01:00
tsc210x.c Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND 2016-03-22 22:20:17 +01:00
tsc2005.c Replaced get_tick_per_sec() by NANOSECONDS_PER_SECOND 2016-03-22 22:20:17 +01:00
virtio-input-hid.c virtio-input: fix emulated tablet axis ranges 2016-04-13 15:52:28 +02:00
virtio-input-host.c virtio-input: support absolute axis config in pass-through 2016-04-13 17:26:12 +02:00
virtio-input.c virtio-input: support absolute axis config in pass-through 2016-04-13 17:26:12 +02:00
vmmouse.c hw: Clean up includes 2016-01-29 15:07:25 +00:00