QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Geoffrey McRae 7abe7eb294 ps2: Fix mouse stream corruption due to lost data 8 years ago
..
Makefile.objs Split adb.c into adb.c, adb-mouse.c and adb-kbd.c 8 years ago
adb-internal.h Split adb.c into adb.c, adb-mouse.c and adb-kbd.c 8 years ago
adb-kbd.c adb: add trace-events for monitoring keyboard/mouse during bus enumeration 8 years ago
adb-mouse.c adb: add trace-events for monitoring keyboard/mouse during bus enumeration 8 years ago
adb.c Split adb.c into adb.c, adb-mouse.c and adb-kbd.c 8 years ago
hid.c hw/input/hid: Add support for several keys. 8 years ago
lm832x.c Replace all occurances of __FUNCTION__ with __func__ 8 years ago
milkymist-softusb.c memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate() 9 years ago
pckbd.c hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h 8 years ago
pl050.c hw: explicitly include qemu/log.h 10 years ago
ps2.c ps2: Fix mouse stream corruption due to lost data 8 years ago
pxa2xx_keypad.c Replace all occurances of __FUNCTION__ with __func__ 8 years ago
stellaris_input.c arm: Clean up includes 10 years ago
trace-events adb: add trace-events for monitoring keyboard/mouse during bus enumeration 8 years ago
tsc210x.c Replace all occurances of __FUNCTION__ with __func__ 8 years ago
tsc2005.c Replace all occurances of __FUNCTION__ with __func__ 8 years ago
virtio-input-hid.c hw: convert virtio-input-hid device to keycodemapdb 8 years ago
virtio-input-host.c virtio-input: support absolute axis config in pass-through 10 years ago
virtio-input.c virtio-input: fix eventq batching 9 years ago