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.
 
 
 
 
 
 
Pavel Dovgalyuk a1f2ed2ad8 ps2: prevent changing irq state on save and load 8 years ago
..
Makefile.objs hw: make virtio devices configurable via default-configs/ 8 years ago
adb-internal.h Split adb.c into adb.c, adb-mouse.c and adb-kbd.c 9 years ago
adb-kbd.c adb: add property to disable direct reg 3 writes 8 years ago
adb-mouse.c adb: add property to disable direct reg 3 writes 8 years ago
adb.c adb: add property to disable direct reg 3 writes 8 years ago
hid.c hw/input/hid: Add support for several keys. 9 years ago
lm832x.c hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init 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/pckbd: Use qemu_log_mask(GUEST_ERROR) instead of fprintf 8 years ago
pl050.c hw: explicitly include qemu/log.h 10 years ago
ps2.c ps2: prevent changing irq state on save and load 8 years ago
pxa2xx_keypad.c Replace all occurances of __FUNCTION__ with __func__ 9 years ago
stellaris_input.c arm: Clean up includes 11 years ago
trace-events hw/input/tsc2005: Convert a fprintf() call to trace events 8 years ago
tsc210x.c Replace all occurances of __FUNCTION__ with __func__ 9 years ago
tsc2005.c hw/input/tsc2005: Convert a fprintf() call to trace events 8 years ago
virtio-input-hid.c hw: convert virtio-input-hid device to keycodemapdb 9 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 10 years ago