index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
sdl2-input.c
Age
Commit message (
Expand
)
Author
2019-08-16
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-02-21
sdl2: drop qemu_input_event_send_key_qcode call
Gerd Hoffmann
2019-02-05
sdl2: use only QKeyCode in sdl2_process_key()
Gerd Hoffmann
2019-02-05
kbd-state: use state tracker for sdl2
Gerd Hoffmann
2019-02-05
sdl2: remove sdl2_reset_keys() function
Gerd Hoffmann
2018-04-09
sdl2: drop dead code
Gerd Hoffmann
2018-04-09
sdl2: drop QEMU_KEY_BACKSPACE special case
Gerd Hoffmann
2018-04-09
sdl2: enable ctrl modifier keys for text consoles
Gerd Hoffmann
2018-04-09
sdl2: track kbd modifier state unconditionally
Gerd Hoffmann
2018-04-09
ui: add ctrl modifier support to kbd_put_qcode_console()
Gerd Hoffmann
2018-01-25
ui: convert the SDL2 frontend to keycodemapdb
Daniel P. Berrange
2016-02-04
ui: Clean up includes
Peter Maydell
2015-05-05
sdl2: move SDL_* includes to sdl2.h
Gerd Hoffmann
2014-12-17
sdl2: move keyboard input code to new sdl2-input.c
Gerd Hoffmann