Sign in
qemu
/
qemu
/
996970236c00f244ed9518238fef480725a40ff2
/
hw
/
input
f7030d0
hw/input/lm832x: Convert reset handler to DeviceReset
by Philippe Mathieu-Daudé
· 5 years ago
54d3123
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
by Markus Armbruster
· 6 years ago
d5938f2
Clean up inclusion of sysemu/sysemu.h
by Markus Armbruster
· 6 years ago
a27bd6c
Include hw/qdev-properties.h less
by Markus Armbruster
· 6 years ago
650d103
Include hw/hw.h exactly where needed
by Markus Armbruster
· 6 years ago
d645427
Include migration/vmstate.h less
by Markus Armbruster
· 6 years ago
64552b6
Include hw/irq.h a lot less
by Markus Armbruster
· 6 years ago
71e8a91
Include sysemu/reset.h a lot less
by Markus Armbruster
· 6 years ago
372e458
stellaris_input: Fix vmstate description of buttons field
by Peter Maydell
· 6 years ago
f91005e
Supply missing header guards
by Markus Armbruster
· 6 years ago
0b8fa32
Include qemu/module.h where needed, drop it from qemu-common.h
by Markus Armbruster
· 6 years ago
b92be8d
hw/input: Add a CONFIG_PS2 switch for the ps2.c file
by Thomas Huth
· 6 years ago
503591c
virtio-input: fix Kconfig dependency and Makefile
by Gerd Hoffmann
· 6 years ago
9c4d05b
Add vhost-user-input-pci
by Marc-André Lureau
· 6 years ago
a331dd0
hw/devices: Move TI touchscreen declarations into a new header
by Philippe Mathieu-Daudé
· 6 years ago
98fa332
hw/devices: Move Gamepad declarations into a new header
by Philippe Mathieu-Daudé
· 6 years ago
dec9776
trace-events: Fix attribution of trace points to source
by Markus Armbruster
· 6 years ago
500016e
trace-events: Shorten file names in comments
by Markus Armbruster
· 6 years ago
85bc585
audio: use qapi AudioFormat instead of audfmt_e
by Kővágó, Zoltán
· 6 years ago
b42075b
virtio: express virtio dependencies with Kconfig
by Yang Zhong
· 6 years ago
1550b0e
i2c: express dependencies with Kconfig
by Paolo Bonzini
· 6 years ago
a7e2315
isa: express dependencies with kconfig
by Paolo Bonzini
· 6 years ago
e0e312f
build: switch to Kconfig
by Paolo Bonzini
· 6 years ago
82f5181
kconfig: introduce kconfig files
by Paolo Bonzini
· 6 years ago
2ac4c5f
i2c: have I2C receive operation return uint8_t
by Corey Minyard
· 6 years ago
65b182c
pckbd: Convert DPRINTF->trace
by Dr. David Alan Gilbert
· 6 years ago
e67e91b
hw/input/tsc210x: Fix building with no verbosity
by Philippe Mathieu-Daudé
· 6 years ago
cbe9ed7
hw: input: set category of the i8042 device
by kumar sourav
· 6 years ago
7d37435
avoid TABs in files that only contain a few
by Paolo Bonzini
· 6 years ago
fb06411
qmp hmp: Make system_wakeup check wake-up support and run state
by Daniel Henrique Barboza
· 6 years ago
988e501
input/pl050: Convert sysbus init function to realize function
by Mao Zhongyi
· 6 years ago
f1e321a
milkymist-softusb: Convert sysbus init function to realize function
by Mao Zhongyi
· 6 years ago
d2e550a
ps2kbd: default to scan enabled after reset
by Hervé Poussineau
· 6 years ago
a1f2ed2
ps2: prevent changing irq state on save and load
by Pavel Dovgalyuk
· 7 years ago
349632a
hw/input/tsc2005: Convert a fprintf() call to trace events
by Philippe Mathieu-Daudé
· 7 years ago
5611216
hw/input/tsc2005: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
by Philippe Mathieu-Daudé
· 7 years ago
c2e846b
hw/input/pckbd: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
by Philippe Mathieu-Daudé
· 7 years ago
e8729c1
Merge remote-tracking branch 'remotes/kraxel/tags/input-20180618-pull-request' into staging
by Peter Maydell
· 7 years ago
b55a06d
ps2: check PS2Queue wptr pointer in post_load routine
by liujunjie
· 7 years ago
84051eb
adb: add property to disable direct reg 3 writes
by Mark Cave-Ayland
· 7 years ago
fb6649f
adb: fix read reg 3 byte ordering
by Mark Cave-Ayland
· 7 years ago
5876503
hw/input/pckbd: Convert away from old_mmio
by Peter Maydell
· 7 years ago
b5dfdb0
hw: make virtio devices configurable via default-configs/
by Paolo Bonzini
· 7 years ago
c8c9e10
hw/i2c: Use DeviceClass::realize instead of I2CSlaveClass::init
by Philippe Mathieu-Daudé
· 7 years ago
7abe7eb
ps2: Fix mouse stream corruption due to lost data
by Geoffrey McRae
· 7 years ago
143c04c
ps2: Clear the PS/2 queue and obey disable
by Geoffrey McRae
· 7 years ago
47973a2
hw/input/i8042: Extract declarations from i386/pc.h into input/i8042.h
by Philippe Mathieu-Daudé
· 7 years ago
9d9769c
adb: add trace-events for monitoring keyboard/mouse during bus enumeration
by Mark Cave-Ayland
· 7 years ago
bf85388
qdev: use device_class_set_parent_realize/unrealize/reset()
by Philippe Mathieu-Daudé
· 7 years ago
30d9fef
Merge remote-tracking branch 'remotes/kraxel/tags/input-20180129-v2-pull-request' into staging
by Peter Maydell
· 7 years ago
ae6b06a
hw: convert virtio-input-hid device to keycodemapdb
by Daniel P. Berrange
· 7 years ago
ab8f9d4
hw: convert ps2 device to keycodemapdb
by Daniel P. Berrange
· 7 years ago
802cbcb
ps2: check PS2Queue pointers in post_load routine
by Prasad J Pandit
· 7 years ago
a5f99be
input: virtio: don't send mouse wheel event twice
by Miika S
· 7 years ago
2416760
input: add mouse side buttons to virtio input
by Miika S
· 7 years ago
d0fcf3b
input: add missing newline from trace-events
by Mark Cave-Ayland
· 7 years ago
a89f364
Replace all occurances of __FUNCTION__ with __func__
by Alistair Francis
· 7 years ago
77cb0f5
Split adb.c into adb.c, adb-mouse.c and adb-kbd.c
by Laurent Vivier
· 7 years ago
664b4be
i386/pc: move vmmouse.c to hw/i386/
by Philippe Mathieu-Daudé
· 7 years ago
44ae27d
hw/input/vmmouse: remove unused #include
by Philippe Mathieu-Daudé
· 7 years ago
d6e3f50
misc: avoid "include/" in include path
by Philippe Mathieu-Daudé
· 7 years ago
160997f
hw/input/hid: Add support for several keys.
by Tao Wu
· 7 years ago
29fd23a
ps2: fix scancodes sent for Ctrl+Pause key combination
by Daniel P. Berrange
· 7 years ago
927f042
ps2: fix scancodess sent for Pause key in AT set 1
by Daniel P. Berrange
· 7 years ago
8f63458
ps2: fix scancodes sent for Shift/Ctrl+Print key combination
by Daniel P. Berrange
· 7 years ago
620775d
ps2: fix scancodes sent for Alt-Print key combination (aka SysRq)
by Daniel P. Berrange
· 7 years ago
700c85c
input: use hex in ps2 keycode trace events
by Daniel P. Berrange
· 7 years ago
f492497
virtio-input: send rel-wheel events for wheel buttons
by Gerd Hoffmann
· 7 years ago
44b1ff3
migration: pre_save return int
by Dr. David Alan Gilbert
· 7 years ago
977c736
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
by Markus Armbruster
· 8 years ago
8908eb1
trace-events: fix code style: print 0x before hex numbers
by Vladimir Sementsov-Ogievskiy
· 8 years ago
db73ee4
trace-events: fix code style: %# -> 0x%
by Vladimir Sementsov-Ogievskiy
· 8 years ago
87e0331
docs: fix broken paths to docs/devel/tracing.txt
by Philippe Mathieu-Daudé
· 8 years ago
103dce8
ui: drop ac_search and ac_stop
by Gerd Hoffmann
· 8 years ago
912092b
ui: drop altgr and altgr_r QKeyCodes
by Gerd Hoffmann
· 8 years ago
0500cb1
ps2: enable multimedia keys
by Gerd Hoffmann
· 8 years ago
1cfe48c
memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()
by Peter Maydell
· 8 years ago
d2164ad
vmstate: error hint for failed equal checks
by Halil Pasic
· 8 years ago
6e24ee0
ps2: reset queue in ps2_reset_keyboard
by Gerd Hoffmann
· 8 years ago
954ee55
ps2: add ps2_reset_queue
by Gerd Hoffmann
· 8 years ago
8498bb8
ps2: add and use PS2State typedef
by Gerd Hoffmann
· 8 years ago
51dbea7
hid: Reset kbd modifiers on reset
by Alexander Graf
· 8 years ago
cf83f14
shutdown: Add source information to SHUTDOWN and RESET
by Eric Blake
· 8 years ago
e90f2a8
qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatable
by Eduardo Habkost
· 8 years ago
9cfa7ab
ui: Support non-zero minimum values for absolute input axes
by Philippe Voinov
· 8 years ago
2222e0a
input: Add trace event for empty keyboard queue
by Alexander Graf
· 8 years ago
5709454
virtio-input: fix eventq batching
by Ladi Prosek
· 8 years ago
0f5a15e
virtio-input: free event queue when finalizing
by Ladi Prosek
· 8 years ago
4e9f524
Merge remote-tracking branch 'remotes/stefanha/tags/tracing-pull-request' into staging
by Peter Maydell
· 8 years ago
7f4076c
trace: clean up trace-events files
by Stefan Hajnoczi
· 8 years ago
8b0caab
ps2: add support for mice with extra/side buttons
by Fabian Lesniak
· 8 years ago
b44486d
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20170110-1' into staging
by Peter Maydell
· 8 years ago
e934644
ps2: Fix lost scancodes by recent changes
by OGAWA Hirofumi
· 8 years ago
d307c28
i2c: Allow I2C devices to NAK start events
by Corey Minyard
· 8 years ago
86f3bf0
hw/input/hid: support alternative sysrq/break scancodes for gtk-vnc
by Peter Korsgaard
· 8 years ago
a37eb9f
adb: change handler only when recognized
by Hervé Poussineau
· 8 years ago
5705653
virtio: cleanup VMSTATE_VIRTIO_DEVICE
by Halil Pasic
· 8 years ago
73a1734
virtio-input: convert VMSTATE_VIRTIO_DEVICE
by Halil Pasic
· 8 years ago
fa53b7f
vmstateify tsc210x
by Dr. David Alan Gilbert
· 8 years ago
a321bb5
vmstateify tsc2005
by Dr. David Alan Gilbert
· 8 years ago
Next »