Statistics
| Branch: | Revision:

root / hw / input @ 5a37532d

Name Size
Makefile.objs 459 Bytes
adb.c 15 kB
hid.c 14.1 kB
lm832x.c 14.7 kB
milkymist-softusb.c 8.9 kB
pckbd.c 15.9 kB
pl050.c 5 kB
ps2.c 20.4 kB
pxa2xx_keypad.c 9.6 kB
stellaris_input.c 2.3 kB
tsc2005.c 15.2 kB
tsc210x.c 33.8 kB
vmmouse.c 7.8 kB

Latest revisions

# Date Author Comment
5a37532d 04/24/2013 07:50 pm Gerd Hoffmann

input: introduce keyboard handler list

Add a linked list of keyboard handlers. Added handlers will go
to the head of the list. Removed handlers will be zapped from
the list. The head of the list will be used for events.

This fixes the keyboard-dead-after-usb-kbd-unplug issue, key events...

bd2be150 04/15/2013 04:16 pm Peter Maydell

arm: fix location of some include files

The recent rearrangement of include files had some minor errors:
devices.h is not ARM specific and should not be in arm/
arm.h should be in arm/

Move these two headers to correct this.

Signed-off-by: Peter Maydell <>...

3bd88451 04/08/2013 07:13 pm Paolo Bonzini

hw: move timer devices to hw/timer/, configure with default-configs/

Signed-off-by: Paolo Bonzini <>

49ab747f 04/08/2013 07:13 pm Paolo Bonzini

hw: move target-independent files to subdirectories

This patch tackles all files that are compiled once, moving
them to subdirectories of hw/.

Signed-off-by: Paolo Bonzini <>

1fd6bb44 04/08/2013 07:13 pm Paolo Bonzini

hw: make subdirectories for devices

Prepare the new directory structure.

Signed-off-by: Paolo Bonzini <>

View revisions

Also available in: Atom