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-legacy.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
1
-1
/
+0
2018-06-01
ui: use local path for local headers
Michael S. Tsirkin
1
-1
/
+1
2018-03-02
Include less of the generated modular QAPI headers
Markus Armbruster
1
-1
/
+1
2018-02-09
Drop superfluous includes of qapi-types.h and test-qapi-types.h
Markus Armbruster
1
-1
/
+0
2017-10-23
ui: fix crash with sendkey and raw key numbers
Daniel P. Berrange
1
-0
/
+5
2017-09-04
qapi: Mechanically convert FOO_lookup[...] to FOO_str(...)
Markus Armbruster
1
-2
/
+2
2017-09-04
qapi: Avoid unnecessary use of enum lookup table's sentinel
Markus Armbruster
1
-1
/
+1
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
1
-4
/
+4
2016-03-05
ui: Shorten references into InputEvent
Eric Blake
1
-10
/
+15
2016-03-01
qapi: rename input buttons
Gerd Hoffmann
1
-2
/
+2
2016-02-04
ui: Clean up includes
Peter Maydell
1
-1
/
+1
2016-02-03
hmp: fix sendkey out of bounds write (CVE-2015-8619)
Wolfgang Bumiller
1
-2
/
+3
2015-12-17
qapi: Change munging of CamelCase enum values
Eric Blake
1
-2
/
+2
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
1
-3
/
+3
2015-11-06
ui: Use g_new() & friends where that makes obvious sense
Markus Armbruster
1
-2
/
+2
2015-11-02
input: Convert to new qapi union layout
Eric Blake
1
-10
/
+11
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
1
-1
/
+0
2015-04-30
input: remove unused mouse_handlers list
Emilio G. Cota
1
-2
/
+0
2015-03-10
ui: Removed unused functions
Thomas Huth
1
-6
/
+0
2014-10-02
input: fix send-key monitor command release event ordering
Gerd Hoffmann
1
-2
/
+9
2014-06-04
input: use kbd delays for send_key monitor command
Gerd Hoffmann
1
-39
/
+6
2014-05-16
input: use KeyValue directly in sendkey monitor command
Gerd Hoffmann
1
-24
/
+23
2014-05-16
input: key mapping helpers
Gerd Hoffmann
1
-174
/
+7
2014-03-12
input: activate legacy kbd
Gerd Hoffmann
1
-0
/
+1
2014-03-10
input: map INPUT_BUTTON_WHEEL_{UP,DOWN} to legacy input z axis moves.
Gerd Hoffmann
1
-0
/
+14
2014-03-05
input: remove index_from_keycode (no users)
Gerd Hoffmann
1
-14
/
+0
2014-03-05
input: move do_mouse_set to new core
Gerd Hoffmann
1
-43
/
+0
2014-03-05
input: move qmp_query_mice to new core
Gerd Hoffmann
1
-23
/
+0
2014-03-05
input: move mouse mode notifier to new core
Gerd Hoffmann
1
-33
/
+1
2014-03-05
input-legacy: remove kbd_mouse_event
Gerd Hoffmann
1
-49
/
+0
2014-03-05
input-legacy: remove kbd_mouse_is_absolute
Gerd Hoffmann
1
-10
/
+1
2014-03-05
input-legacy: remove kbd_mouse_has_absolute
Gerd Hoffmann
1
-19
/
+2
2014-03-05
input-legacy: remove kbd_put_keycode
Gerd Hoffmann
1
-23
/
+0
2014-03-05
input: mouse: switch legacy handlers to new core
Gerd Hoffmann
1
-0
/
+63
2014-03-05
input: keyboard: switch qmp_send_key() to new core.
Gerd Hoffmann
1
-8
/
+3
2014-03-05
input: keyboard: switch legacy handlers to new core
Gerd Hoffmann
1
-10
/
+56
2014-03-05
input: rename file to legacy
Gerd Hoffmann
1
-0
/
+559