index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
input-linux.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-09
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-5
/
+2
2020-09-09
Use OBJECT_DECLARE_TYPE where possible
Eduardo Habkost
1
-4
/
+2
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
1
-6
/
+2
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
1
-2
/
+3
2020-05-15
qom: Drop parameter @errp of object_property_add() & friends
Markus Armbruster
1
-4
/
+4
2020-03-25
ui/input-linux: Do not ignore ioctl() return value
Philippe Mathieu-Daudé
1
-2
/
+27
2019-08-21
input-linux: add shift+shift as a grab toggle
Niklas Haas
1
-0
/
+4
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2019-08-16
Include qemu/main-loop.h less
Markus Armbruster
1
-0
/
+1
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
1
-1
/
+1
2019-01-24
input-linux: customizable grab toggle keys
Ryan El Kochta
1
-3
/
+63
2017-07-27
ui: move qemu_input_linux_to_qcode()
Gerd Hoffmann
1
-113
/
+0
2017-05-11
ui: input-linux: Add absolute event support
Philippe Voinov
1
-1
/
+24
2017-04-03
Fix input-linux reading from device
Javier Celaya
1
-5
/
+12
2017-01-31
ui: add support for mice with extra/side buttons
Fabian Lesniak
1
-0
/
+6
2016-10-13
input-linux: initialize key state
Gerd Hoffmann
1
-2
/
+13
2016-07-12
input-linux: better capability checks, merge input_linux_event_{mouse, keyboard}
Gerd Hoffmann
1
-45
/
+47
2016-07-12
input-linux: factor out input_linux_handle_keyboard
Gerd Hoffmann
1
-49
/
+54
2016-07-12
input-linux: factor out input_linux_handle_mouse
Gerd Hoffmann
1
-49
/
+53
2016-04-13
input-linux: refine mouse detection
Gerd Hoffmann
1
-5
/
+25
2016-03-24
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-0
/
+1
2016-03-24
input-linux: fix Coverity warning
Gerd Hoffmann
1
-0
/
+7
2016-03-24
input-linux: switch over to -object
Gerd Hoffmann
1
-33
/
+121
2016-03-22
include/qemu/osdep.h: Don't include qapi/error.h
Markus Armbruster
1
-0
/
+1
2016-03-16
module: Rename machine_init() to opts_init()
Eduardo Habkost
1
-1
/
+1
2016-03-08
input-linux: add switch to enable auto-repeat events
Gerd Hoffmann
1
-1
/
+6
2016-03-08
input-linux: add option to toggle grab on all devices
Gerd Hoffmann
1
-0
/
+29
2016-03-08
input: linux evdev support
Gerd Hoffmann
1
-0
/
+357